-
When typing the name, it feels a bit sluggish as the matches are about half second behind me typing. I feel like this should be faster since there aren't that many files. What do you think might be …
-
Issue Id: 15c33dcd-ba64-8a1b-a9af-b9d2f564b709*Versions* - 1.42.0- 26076a4de974ead31f97692a0d32f90d735645c0- 9579eda04fdb3a9bba2750f15193e5fafe16b959*Stack* RangeError: Maximum call stack size excee…
-
[MagicPython](https://github.com/MagicStack/MagicPython) doesn't seem to have been updated in 2 years, meaning it doesn't support any of the new syntax in python 3.12:
- https://github.…
-
Even though the plugin has been loaded, as evidenced by the "Compiling textmate module..." message, the user commands (`TxMtEnable`, `TxMtDisable`, etc) are not defined.
I haven't written any plugi…
-
There's a lot of TextMate grammar's already in existence for proto files. We should probably just use one of those for the sake of the hackathon. If we have time we can improve on it (most I've seen a…
-
The update to Mavericks made me switch to TextMate 2 ... and this was throwing lots of errors.
I fixed it, by updating line one to be:
# !/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bi…
-
The grammar's handling of `|` in identifiers does not align with the Reader, nor with the stance held by the Clojure Team regarding its validity.
Officially `|` is not a valid character in identifi…
-
I find Atea extremely useful and started work on a TextMate bundle for syntax highlighting & readability.
https://github.com/jpettersson/Atea.tmbundle/
Best,
Jonathan
-
```
this will output correct before I open a project window
test1
test2
test3
become:
test1
test2
test3
but if I open a project window it will become:
test1
test2
tes…
-
```
this will output correct before I open a project window
test1
test2
test3
become:
test1
test2
test3
but if I open a project window it will become:
test1
test2
tes…