AngularJS-Atom icon indicating copy to clipboard operation
AngularJS-Atom copied to clipboard

An AngularJS package for Github's Atom editor

Results 21 AngularJS-Atom issues
Sort by recently updated
recently updated
newest added

Hi, I am working on Node/Angular and while typing in my node app.js in get an autocomplete suggestion for $sceDelegate every time i close with a ; followed by a...

In styles/angularjs.less: Style elements within text editors using the `atom-text-editor::shadow` selector or the `.atom-text-editor.less` file extension. If you want to target overlay elements, target them directly or as descendants of...

I am using as a safe navigation operator (?) to "protect" template until HTTP call is completed this stops an error message if the variable i.name is === undefined. This...

It'd be nice if the syntax highlighting worked with attributes prefixed with `data-`.

enhancement

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 0.201.0 **System**: Microsoft Windows 7 Professional **Thrown From**: [angularjs](https://github.com/angular-ui/AngularJS-Atom) package, v0.3.0 ### Stack Trace Uncaught TypeError: Cannot read property...

bug
can't replicate

Also have this package installed: https://atom.io/packages/language-jade

enhancement

firstly, Atom is not support multiple prefixes(see http://discuss.atom.io/t/multiple-snippets-key/2297) and prefixes started with special characters.(see https://github.com/atom/snippets/pull/16) (or I don't know the way) I use `ngm` or `ngma` as prefix.(you can see...

On javascript file, after every character it appears suggestions from your plugin which is counter productive working like that. Even with a space triggers the box with all the suggestions

Tried many times to start the AngularJS-Atom css supplement fails

项目需要用Angular.js.就在atom中安装了AngularJS插件,安装后代码可以智能提示,但atom-html-preview插件打不开.停止AngularJS插件,atom-html-preview插件就可以打开。打开有不能。