-
#### What are you trying to achieve?
Run my first unit test
#### What do you get instead?
> Provide console output if related. Use `-vvv` mode for more details.
```bash
composer exec code…
-
### Summary
When the crash occurred, I could copy some info from `Visual Studio`:
```
Unhandled exception at 0x00AC7691 in sublime_text.exe: 0xC000041D: An unhandled exception was encountered dur…
-
[Enter steps to reproduce below:]
1. Failed on atom launch
**Atom Version**: 1.12.5
**Electron Version**: 1.3.9
**System**: Mac OS X 10.12.1
**Thrown From**: [tree-view](https://github.com/at…
-
`npm` often fails with error `EPIPE` when launched as `child_process.exec('cd dir && npm install module1 module2 ... modulen', cb)`. Found while testing `gluttony`(see [Issue #2](https://github.com/de…
-
When using GitGutter and having sublime set up to using multiple rows or columns only the first row or column updates on change. The other ones only update on focus.
-
I am in process of upgrading from Joomla 2.5 to 3.4.1, so did a test upgrade, and then upgraded Highlighter to the J3 version. The site crashed, with a 1064 error. After some debugging, I realised tha…
-
Hi,
The insecable space is used in France « ». It can cause many issues in a php code or in a sql code.
I have used this regex but sometime the highlighter don’t match my special character :
`(` +\t…
-
It would be good to have highlighting in debug module, not only for sql. This can be done by this [repo](https://github.com/scrivo/highlight.php), it also was noted by @cebe some time ago and he made …
-
After a recent upgrade to `5.20.0` I no longer see the file `lib/codemirror.js`. Not sure if we are still supposed to use this file but the docs seem to indicate so. Perhaps a bug in the bundler?
-
To reproduce:
1. With a document open, enter this in the regex find box: `/(.`
**Atom Version**: 1.13.0-beta5
**Electron Version**: 1.3.9
**System**: Ubuntu 16.04.1
**Thrown From**: [find-and…