Code Monkey home page Code Monkey logo

brackets-git-info's People

Contributors

couzteau avatar jhagenst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

brackets-git-info's Issues

Branch doesn't update in folder menu

Same as #2 (I can't re-open it), but it doesn't seem to be working; you have to re-launch brackets to see a branch change. This on Sprint 36/Mac OSX. Perhaps related to #6 or #3 ?

Recursive tests console error on window focus

OS: Windows 7

Brackets Build: sprint 31 experimental build 0.31.0-9569 (On branch sprint-31-hotfix,sprint-31-hotfix dd28c6a6e)

Extension Version: 1.0.3

Repro Steps:

  1. Open a project.
  2. Open Dev Tools and go to the console log.
  3. Jump back and forth between the Dev Tools window and the Brackets window.

Observed Results:
Every time the Brackets window receives focus, the following console error pops up in the log:
Recursive tests with the same name are not supported. Timer name: readAsText: C:/Users/Lance/brackets/.git/HEAD PerfUtils.js:115

Expected Results:
No console error message.

Deprecated filesystem APIs

This extension uses one or more APIs which are deprecated as of Brackets Sprint 34 (the next release):

  • NativeFileSystem.FileEntry

These APIs should continue to work for now (though please test your extension to be sure!). However, the deprecated APIs will be removed around the end of this year, so you should migrate away from them soon.

It should be fairly straightforward to migrate to the new APIs. (If you release an updated extension requiring the new APIs, users of earlier Brackets versions will still be able to install the older release of your extension that is compatible with their build).

See this discussion thread for more background on the API changes.

Add a title property to package.json

Right now, this extension shows up as brackets-git-info in extension manager.

Adding in a title property to the package.json would create a more readable name like "Show Git Branch" or something like that.

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.