Andrew Gaydenko
- 活动总数 79
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 23
-
创建于 REST client: forcing response encoding
Hi! How to force response content encoding at the case it isn't set in response header? -
创建于 editor-based REST client: where is .http syntax described?
2017.3 "What's new" says about .http-extension files as files with requests to execute. Haven't found such files syntax description. Point me, please! -
创建于 Usage everywhere?
Hi! Let's take the case modules' configs are extracted from appropriate SBT files. And I use dedicated SBT terminal sessions to build and publish (and plenty other things) modules. Say, a project h... -
创建于 Clickable refs to source code lines - how to?
已回答Hi! The idea is to be able to create, say, a project task review with clickable refs. That is to create a text file (something like markdown, html - anything) with clickable (or Ctrl-B) links to li... -
创建于 Listing project errors - SBT Shell only?
Hi! What is the way you use to list project errors? Say, I have upgraded some dep with changed API, and want to list all errors the change has resulted in. The only way I have found is to use SB... -
创建于 How to customize IDE background?
已回答By "background" I mean that screen with few help links we see after closing all tools and editors. I would prefer own image. Is it possible? -
创建于 Database tools plugin refers to DataGrip. Why?
I mean right info panel on Plugins screen of settings. Are they the same? -
创建于 Tabless mode: open previous file on closing the current one
已回答Hi! I use tabless mode for editor (Ctrl-E and such instead of). It would be handy to auto-open previous file on clothing the current one. Can you suggest some trick to do the thing? -
创建于 How to disable VCS control on one of project modules?
已回答Hi! I have a project with multiple modules. Each module has got own git repo (that is .git in module's root dir). I'd want to disable any VCS control - from IDEA side only, of course - for one of t... -
已编辑于 Organizing Scala/SBT and Java/Maven projects
Hi! I have few Scala/SBT and Java/Maven related project. What is the best way to organize/import them in IDEA terms? In particular, I mean fast switching between files form different projects.