sebastian
- 活动总数 15
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 4
-
已编辑于 How to fix "<C3><A6>" encoding like issues
已回答My terminal wasn't usually like this, this happened recently when I was messing around with file encodings in IntelliJ (I haven't messed with anything outside of IntelliJ), now I can't get it to wo... -
创建于 How to avoid Debugger including project folder when starting localhost
When I run the debugger it starts a loclhost on e.g.`http://localhost:63343/projectName/path/file` However, I would like it NOT to include the "projectName", like: `http://localhost:63343/path/file... -
创建于 Is it possible to make File Watcher trigger the "reload all from disk" button?
Is it possible to make File Watcher trigger the "reload all from disk" button (Either directly or indirectly)? By indirectly I mean by e.g. having it trigger a file that then somehow triggers the "... -
已编辑于 How to make `Debugger > Live Edit` reload html page whenever an >application< writes to it
Briefly put: I want the exact same behavior as `Debugger > Live Edit` provides, with the exception that it should also update whenever some application (e.g. a java application) writes to a .html f...