Michal Příhoda
Michal Příhoda
Adding aria-current to AriaAttrs.
I have a simple Hello World example script with NuProcess that works in Ammonite 1.0.5, properly downloading the JNA dependency. https://gist.github.com/mprihoda/d50c8322eb3b9fb36290c8b84d9f0027 Since 1.1.0, JNA is not downloaded and script throws...
Adds - Scala syntax highlighting using `tree-sitter-scala` - basic Metals LSP support, without automatic installation Most of the tree-sitter queries have been picked up and repurposed from [tree-sitter-scala](https://github.com/tree-sitter/tree-sitter-scala) and [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter/tree/master/queries/scala)...
Allows to use 'sbtn' for much quicker vite start in case the sbt server is running.