User Tools

Site Tools


wiki:vimspector_configs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wiki:vimspector_configs [2023/08/23 12:43] – created antisawiki:vimspector_configs [2023/08/24 11:32] (current) – add global config info add tested on info antisa
Line 2: Line 2:
  
 ====== vimspector configs ====== ====== vimspector configs ======
-Below should be in //.vimspector.json// file in project directory+Below should be in //.vimspector.json// file in project directory or add it globally so you don't have to add it to every single project to  
 + 
 +//<vimspector home>/configurations/<OS>/<filetype>/*.json//  
 + 
 +e.g for python add it to  
 + 
 +//$HOME/.vim/plugged/vimspector/configurations/linux/python/mydebug.json//
 ===== Python ===== ===== Python =====
 <code> <code>
Line 44: Line 51:
  
 ====== Tested on ====== ====== Tested on ======
-  * +  * Vim 8.2
  
 ====== See also ====== ====== See also ======
Line 51: Line 58:
   * https://dev.to/iggredible/debugging-in-vim-with-vimspector-4n0m   * https://dev.to/iggredible/debugging-in-vim-with-vimspector-4n0m
   * https://github.com/puremourning/vimspector   * https://github.com/puremourning/vimspector
 +  * https://puremourning.github.io/vimspector/configuration.html#debug-configurations
  
wiki/vimspector_configs.1692787411.txt.gz · Last modified: 2023/08/23 12:43 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki