-
Trying to merge the TypeScript TextMate grammar and an updated CoffeeScript grammar seems like it would be an unspeakable nightmare. So it would be nice if the Civet parser / LSP could provide semanti…
-
...this would make it automatically installable through the TextMate > Preferences > Bundles panel.
Thanks for developing and sharing this!
-
Not sure what the deal is, but whenever I open a file with extension `.ejs` the editor does not switch to EJS template nor is it even available in the combobox of options. ???
-
whenever a i create a new file using textmate, i have to reopen textmate so i can open that file.
-
If I create new textmate project, save it on desktop, then close textmate and open project, peepopen will search files on my desktop.
:(
releu updated
12 years ago
-
Hi, I just tried installing this bundle with Textmate 2 and I'm seeing unhelpful indentation with a .sass file.
If I start a line with a tab to manually indent the line and then start typing a selec…
-
-
For some reason, PeepOpen has started using the directory that the .tmproj file is saved into as the project root, rather than the directory that the project refers to. Since I don't store my .tmproj …
-
Several IDEs like VSCode or Eclipse IDE are reusing (or planning to reuse) the TextMate grammar defined in rust.cson. However, it seems like those cannot parse .cson files, so they translate it to .j…
-
When installing the gem and running for the first time:
```
$ textmate
/opt/local/lib/ruby/gems/1.8/gems/wycats-textmate-0.9.6/bin/textmate:53: undefined method `method_option' for TextmateInstaller…