Sirisak Lueangsaksri
Sirisak Lueangsaksri
That's the problem though. VSCode's quick pick panel doesn't use monospace font which make the alignment of the text a bit uneasy.
This is a feature that I already plan to add in the v2.0.0 ([Developers/DevelopersNote.md](https://github.com/spywhere/Javatar/blob/master/Developers/DevelopersNote.md)). However, this would might take a really long time before v2.0.0 to be stable since I...
Interesting idea, thanks for the suggestion. Will keep this post dated on any progress.
Currently, Terminality does not support such functionality. However, that definitely could add into a future version of it.
Javatar has a feature to restore the project settings upon hot exit for unsave project which require to save the project settings every now and then. You can disable it...
Yes, that's exactly what's it doing. Right now, Javatar has no settings for output path for project data so that's why it save into the user's preferences instead.
Javatar **does not use** Sublime Text's build system at all. If you want to compile the project, please use Javatar's build system instead. And also could you give me the...
As far as I know, no. There is no plugin conflict since I release the Javatar.
If possible, could you please try replicate the issue again with only Sublime Text and Javatar (Package Control is optional, you could install it in order to install Javatar and...
Hmm, could you check your Sublime Text's settings? Did Javatar add a correct JDK path and such into your settings? Meanwhile, I will check Sublime Text for potential API changes...