jason Hu
jason Hu
Right click still works on the file explorer. If the java dependency view supports all the right click, then it can replace the file explorer
This issue happens to any dummy project. For example, you can create a dummy project with a single index.xml. And replace it with below, then you can place your cursor...
As I mentioned, the problem is with having the attributes directly inside the XML tag, if i move those attributes to tss, it works fine. Is it possible that we...
can anyone help point out where the code that manages the autocomplete for Alloy xml? Maybe I can figure out the fix
I added the i18n folder, it still didn't help. I figured out the exact bug. for example, I have `` if I place the cursor after backgroundColor, then the autocomplete...
whatever you guys decide, please do something to current search, it is way too slow.
it is not urgent, I can work around it by dragging the project to top, then I can build it
Support this feature request! Without this feature, it is almost impossible to debug
If this console can be redirected to a local file under "build" directory, developer can use external editor to search it as a workaround for now.
@hansemannn , i tried to extend it, but my knowledge with Atom's api is very limited, if it is easy for you, can shed some light on how to change...