티스토리 뷰
[Visual Studio]
Menu Bar > Tools > Options > Environment > Keyboard
Menu Bar > Tools > Customize > Keyboard
Ctrl+Shift+Alt+F10 Tools.ExternalCommand1
http://vim.wikia.com/wiki/Integrate_gvim_with_Visual_Studio
[Visual Assist]
VAssistX > Help > Keyboard Shortcuts
[Visual Studio Code]
File > Preferences > Keyboard Shortcuts
Ctrl+Shift+Alt+F10 vs-external-tools.externalCommand1
External Tools
https://marketplace.visualstudio.com/items?itemName=lihui.vs-external-tools
File > Preferences > Settings
{
"vs-external-tools.externalCommand1.command": "c:\\dev\\Vim\\vim81\\gvim.exe",
"vs-external-tools.externalCommand1.args": ["+call cursor($(CurLine),$(CurCol))", "$(ItemFileName)$(ItemExt)"],
"vs-external-tools.externalCommand1.cwd": "$(ItemDir)",
}
Open in Vim
https://marketplace.visualstudio.com/items?itemName=jonsmithers.open-in-vim
[Eclipse]
Window > Preferences > General > Keys
Ctrl+Alt+Shift+F10 Run Last Launched External Tool
Run > External Tools > External Tools Configurations
Location: c:\dev\Vim\vim81\gvim.exe
Working Directory: ${container_loc}
Arguments: "${resource_loc}"
https://marketplace.eclipse.org/category/free-tagging/vim
[JetBrains]
File > Settings > Keymap
Ctrl+Alt+Shift+F10 External Tools > gVim
File > Settings > Tools > External Tools, add a new tool and use something similar:
Program: c:\dev\Vim\vim81\gvim.exe
Working directory: $FileDir$
Arguments: "+call cursor($LineNumber$,$ColumnNumber$)" "$FilePath$"
https://devmake.com/starting-vim-gvim-from-intellij/
'Show' 카테고리의 다른 글
[Techie Delight] Java String & C++ STL (0) | 2018.06.15 |
---|---|
IntelliJ IDEA and Eclipse Shortcuts (0) | 2018.06.14 |
Install Sublime Text on Linux (0) | 2018.04.26 |
Linux : change computer host name (0) | 2018.04.19 |
Pandas Excel (0) | 2018.04.03 |
- Total
- Today
- Yesterday
- Phalanger
- 스크린캡쳐
- AxWebBrowser
- READYSTATE_COMPLETE
- java
- iText
- registry
- Sample Code
- AdSense감추기
- Rollback Rx
- windows
- Regular Expressions
- WinAutomation
- 유틸리티
- c#
- 애드센스숨기기
- Microsoft
- autohotkey
- Automation
- iTextSharp
- DotNetMagic
- download.com
- AdSense숨기기
- Service pack
- .net framework
- ScreenHunter
- tagREADYSTATE
- 애드센스감추기
- jre
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |