Ioan Alferaru

Results 7 comments of Ioan Alferaru

what you should do is to implement some extesibility mechanism (If you didn't already) and let others worry about integrating with third party apps. I believe that the best solution...

I’d like to have ts linting, git diff, commit, branches .... terminal. ..... I’m looking at vscode. For that you’ll need to add vertical tabs on the side panel. The...

I’m developing an extension that provides a code editor for Nashorn. I have the same problem … providing code completion. In my case LSP is out of the question because...

I just searched the MSStore for Microsoft.UI.Xaml and installed it. Then it worked

same here WindowsSubsystemForAndroid 2209.40000.26.0

maybe configure jest extension to run with bun

example of how it should behave: - pressing multiple keys shows all of them as pressed ( active ) ```v import gg struct App{ pub mut: current gg.Event buffer map[string]string...