Giter VIP home page Giter VIP logo

Comments (2)

talmand avatar talmand commented on September 10, 2024

I haven't placed it in the FIle menu simply because it doesn't create a new file, it alters the currently opened file. Therefore, it seemed to make more sense for it to be under Edit.

There has been plans to make the extension actually create a new file and someone even submitted a pull request that implemented that very thing. I was almost ready to accept and merge the changes but it was discovered there was a small issue with how it worked as opposed to how Brackets handled new files. It was agreed not to merge because of that.

The problem is that you aren't supposed to assign a file format to a newly created file on creation, that's done on save. So you don't get the benefits of a known file type until the file is saved. So, in the end, the process to get to a proper file is not that much different than if the extension created the file. It would save about one step in the process.

Although, I imagine I'll do it anyway since that was my original intention. One day when I have time I suppose.

Thanks and glad you like the extension.

from brackets-html-templates.

Denisov21 avatar Denisov21 commented on September 10, 2024

Hi, Your extension is fantastic. You're right, I asked you to move the item in the file menu for the edit menu is full of items.

from brackets-html-templates.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.