codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Code App Wishlist of simple additions

Open hg0428 opened this issue 3 years ago • 1 comments

  1. More Native Languages: -Rust -Bash -Go -Java -More
  2. More package managers: This is really required. Maybe create your own package manager or use an existing one
  3. Git Command You said you were already working on this, so it can't be too hard to finish.
  4. Custom syntax highlighting (LSP) This was in your todo, so you just need to finish it.
  5. Less Crashing Currently, the app crashes when you open it, then you have to open it again and it won't crash that time.

hg0428 avatar Jul 11 '22 18:07 hg0428

You can now use java and javac to run Java programs locally in the latest build.

bummoblizard avatar Jan 08 '24 04:01 bummoblizard