Kevin Hovsäter
Kevin Hovsäter
With the release of Xcode 15, a [new linker was introduced](https://developer.apple.com/documentation/xcode-release-notes/xcode-15-release-notes#Linking) and with it came warnings messages as seen in #13846. It appears that the new linker is stricter in...
Add support for [Crystal](https://crystal-lang.org/) code blocks.
I wanted to try out tuareg for OCaml development, but I'm having a hard time getting the indentation to work properly. Here's the relevant excerpt from my `init.el`: ```elisp ;;...
The name of the parser: TypeScript The command line you used to run ctags: ``` $ ctags --options=NONE test.ts ``` The content of input file: ```typescript const foo = ()...
### Description of the bug Environment variables containing newlines are not preserved when accessed from within Sublime text. ### Steps to reproduce 1. Export an environment variable containing newlines: ```console...
I am proposing an enhancement to allow overriding the default token path by reading the GitHub token from an environment variable, in addition to the existing command line flag. Would...
### Discord username (optional) _No response_ ### Describe the bug While Warp is truly innovative in the terminal space I've unfortunately found it unusable due to it's lackluster support of...