Julien
- 活动总数 46
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 Change default extension of scratch buffers
已回答Hi,If I create a new scratch buffer, IntelliJ creates a buffer named bufferX.tpl (X rotates between 1 and 5). How can I change it to use the “txt” extension instead of “tpl”?Thanks,Julien -
创建于 Chime every time I save files
已回答Intellij just recently started playing a high-pitch chime every time I CMD-S (Save All). It seems to have started after the most recent update (2023.1.5), although I'm not 100% sure. How can I turn... -
创建于 Register my custom runner and executor for creating a new run configuration
已回答Hi, I've created a custom runner and executor, which I've registered using <programRunner> and <executor> in plugin.xml. I've noticed two issues when I open the run configuration contextual menu by... -
创建于 Change color or matching XML tags
已回答Hi, When I click on a tag in an XML file, IntelliJ highlights it and its corresponding closing tag with a dark orange background. How can I change that color? I could not find the proper setting to... -
创建于 How to save plugins when exporting settings
I regularly back up my settings via "File > Manage IDE Settings > Export settings". However, if I start fresh by restoring the default settings and then re-importing my old backed up settings, all ... -
创建于 Preferences for opening project in new window
Hi,I've set the "Project opening" preference to "Open project in new window", however, when I reopen a project from the "File > Open Recent..." menu, I always get a prompt asking me if I want to op...