-
I'm not entirely sure if this is the fault of your plugin or not, if not then it must be Atom itself because it's the only SPEC related plugin I have installed.
When I comment lines in a SPEC file …
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.0.19
**System**: Microsoft Windows 10 Pro
**Thrown From**: [vim-mode-plus](https://github.com/t9md/atom-vim-mode-plus) package, v0.…
-
- VSCode Version: code-oss-dev@1.15.0
- OS Version: Windows 10 build 15063 x64
I am trying to build it from the source, but I am not sure exactly what to do. When I ran `scripts\npm.bat install`…
-
Not really sure what's happening here, after uninstalling and reinstalling it says the following:
```
Error compiling Less stylesheet: D:\Programs\Atom\resources\app.asar\static\atom.less
Line numbe…
-
I heard that Atom 1.12 beta had finally better international keyboard support, so I decided to give it a try to see if autorefs were correctly triggered. Instead, it seems I cannot load the package x)…
-
Backlashes are no longer escaped in snippets in the latest Atom, including in safe mode.
For instance, if I place the following in snippets.cson:
```
".source.gfm":
"TEST":
prefix: "test…
-
It seems that nothing that I define shows the normalizations, and in emacs does.
```Agda
data Bool : Set where
False : Bool
True : Bool
¬_ : Bool → Bool
¬ True =…
-
Appears to me that there is some ongoing duplicated effort with the C# textmate grammar in VSCode ([gitlog](https://github.com/OmniSharp/omnisharp-vscode/commits/master/syntaxes/csharp.json)) and Atom…
ivanz updated
7 years ago
-
E.g.
``` php
/** @var set this to something */
public $nothing;
```
The tag doesn't get coloured as it does in a larger doc block, i.e.
``` php
/**
* @var set this to something
*/
public $nothing;…
-
As JSON has a 1-1 mapping to YAML, RAML should take advantage of this to simplify the writing of JSON schemas, by allowing them to be written in YAML instead of JSON.
The following examples, should b…