Matt Arau

Results 11 comments of Matt Arau

The trigger is the tab key. If you write `page-header` and then tab, the expected code appears, if you are not having any conflict as some of us are: https://github.com/webBoxio/atom-bootstrap3/issues/1

I'm having the same issue here and it seems to be a conflict with Emmet: https://github.com/emmetio/emmet-atom Maybe it should have a prefix on the snippets like the 'bs3-' of the...

Thanks @andrenmaia! It seems to be a solution if you don't use emmet... But I actually think that emmet is the problem.

The correct values to be set on High Sierra are `YES` and `NO`: `defaults write com.apple.menuextra.battery ShowPercent -string "YES"` `defaults write com.apple.menuextra.battery ShowPercent -string "NO"` I'm not sure since which...

@Jonatthu one possible workaround for this problem (it worked for me) is to set the `Path To Jest` config in `Jest configuration` settings to `npm test --` so that it...

I can confirm that it is **NOT** compatible with Angular 9, because of a new [requirement for the ModuleWithProviders](https://angular.io/guide/deprecations#modulewithproviders-type-without-a-generic). When you call the `forRoot()` method it will throw the following...

Hey @andrewariley87 and @neroniaky, I've tested it today and found out that the whole main project would have to be updated to v9 in order to work, so I did...

Yeah. So I do have to install it on the host machine.

Same here and my username is ok: /Users/maraujo/Library/Application Support/ AS3 bundle and Textmate were just installed (Support folder updated via svn). Thanks