vimspector

vimspector - A multi-language debugging system for Vim

APACHE-2.0 License

Stars
4.1K
Committers
80

Bot releases are hidden (Show)

vimspector - https://github.com/puremourning/vimspector/releases/tag/1868

Published by puremourning about 4 years ago

Changes:

  • 18fd56484e9b90f37d1c399a8d092575093fcaa0 Merge pull request #242 from puremourning/sign-pri
  • c1b544fb3c4667a36a91661945aefb16e5a95a42 Allow customisation of the signs
  • e634982d78573cf0d678b2981b9ac59cd99126cb Merge pull request #240 from tamago324/fix-balloon-display
  • 8b488d479d7640b8592e05bdbd76d4107f66e5ba To enable the Windows GUI to display the balloon correctly
  • 9b7540fbf696e6c3bb587883cc00ca032b4c81b4 Format flake8
  • 95fa0c5105c2a75cd0fc91b2424ff6fcf014e891 Fix balloon display ...
  • 7a8bdef08874151acf4d06cfd249b4a917125d8c Merge pull request #239 from puremourning/togglelog
  • 51cc6c4d3ac770445a083b726869303f8047dbd4 Add VimspectorToggleLog
  • 3374d32891bb07bbf27340e6e296a1535e4013ca Merge pull request #237 from puremourning/neovim-exceptions
  • ef94b1bc496e298a4f287f617c2981cd5b240214 Fix neovim (again) - incompatible exception behabiour
  • 24193a17ffe1796dac455f13842d622d01ace6f1 Fix minor readme errors
  • 3b03cedc2b55d8ea57485ba781a5421459297aa4 Merge pull request #235 from puremourning/double-width
  • dae576090064fc882767eeeca38f06a7ac42c86f Ensure signs are only padded when 1 display cell
  • 3c1ac36e6e31be642780e33353a97dec41e2c054 Add some instructions for cutomising the unicode signs
  • 961557975c99c0e81cad2197acac3dacbc99ffe5 Merge pull request #232 from tamago324/fix-schema-url
  • 9de4d07955f6cc007fb074b61b48956b49658dcb Fix schema url
  • e90093870e69ff0cae7bff18d8c456878280a532 task does not support displayName
  • d263568ef74214b0f613dec0cec8610c6320c43f DOn't link node that you didn't install
  • dc57ed7a677ded461f929fea92151c406c000bf1 Use the node installer task
  • 3573439a5d89a86101f0d716a7586d888820daaf apparently /usr/local/node is not writable; make it
  • 044e27144e3084a9651a6d4a6f11ec1d68c29427 Force link latest node
  • cc06605b40ccd231e556d08b42e482eb44c9ad7e try with the latest node, as we no longer require node 10
  • 67a380c9faae622fe29058817a2385adb34ba775 Fix homebrew installation
  • 213a02dcbe61d2513772236c12a2a5fa457d8707 Remove junk website stuff
  • 51bbadc4f5dd5fad91d9ada321ea1ce12a2256d1 Update website dependencies
  • 57f1c128c563c9eefe2fd416b0c69add50143dfe update doc for coercing types
  • 9a9d43cb825153e577a2bf819829902f0a57f8aa Merge pull request #229 from puremourning/variables-coerce-type
  • f0d47167832f698fd552726732e618a0b42c2dd1 Merge branch 'master' into variables-coerce-type
  • ca63c08d6a64085250d10a655b6729995939fe7b Add a way to force a str in case #json is really required in a key
  • be44a22903d4bbf8993c440d45cb99e0c28570dc Allow coercing a type in vimspector config
  • 7824bb29b2a1047c923171277529d467a2c86313 Update bug_report.md
  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1862

Published by puremourning about 4 years ago

Changes:

  • e634982d78573cf0d678b2981b9ac59cd99126cb Merge pull request #240 from tamago324/fix-balloon-display
  • 8b488d479d7640b8592e05bdbd76d4107f66e5ba To enable the Windows GUI to display the balloon correctly
  • 9b7540fbf696e6c3bb587883cc00ca032b4c81b4 Format flake8
  • 95fa0c5105c2a75cd0fc91b2424ff6fcf014e891 Fix balloon display ...
  • 7a8bdef08874151acf4d06cfd249b4a917125d8c Merge pull request #239 from puremourning/togglelog
  • 51cc6c4d3ac770445a083b726869303f8047dbd4 Add VimspectorToggleLog
  • 3374d32891bb07bbf27340e6e296a1535e4013ca Merge pull request #237 from puremourning/neovim-exceptions
  • ef94b1bc496e298a4f287f617c2981cd5b240214 Fix neovim (again) - incompatible exception behabiour
  • 24193a17ffe1796dac455f13842d622d01ace6f1 Fix minor readme errors
  • 3b03cedc2b55d8ea57485ba781a5421459297aa4 Merge pull request #235 from puremourning/double-width
  • dae576090064fc882767eeeca38f06a7ac42c86f Ensure signs are only padded when 1 display cell
  • 3c1ac36e6e31be642780e33353a97dec41e2c054 Add some instructions for cutomising the unicode signs
  • 961557975c99c0e81cad2197acac3dacbc99ffe5 Merge pull request #232 from tamago324/fix-schema-url
  • 9de4d07955f6cc007fb074b61b48956b49658dcb Fix schema url
  • e90093870e69ff0cae7bff18d8c456878280a532 task does not support displayName
  • d263568ef74214b0f613dec0cec8610c6320c43f DOn't link node that you didn't install
  • dc57ed7a677ded461f929fea92151c406c000bf1 Use the node installer task
  • 3573439a5d89a86101f0d716a7586d888820daaf apparently /usr/local/node is not writable; make it
  • 044e27144e3084a9651a6d4a6f11ec1d68c29427 Force link latest node
  • cc06605b40ccd231e556d08b42e482eb44c9ad7e try with the latest node, as we no longer require node 10
  • 67a380c9faae622fe29058817a2385adb34ba775 Fix homebrew installation
  • 213a02dcbe61d2513772236c12a2a5fa457d8707 Remove junk website stuff
  • 51bbadc4f5dd5fad91d9ada321ea1ce12a2256d1 Update website dependencies
  • 57f1c128c563c9eefe2fd416b0c69add50143dfe update doc for coercing types
  • 9a9d43cb825153e577a2bf819829902f0a57f8aa Merge pull request #229 from puremourning/variables-coerce-type
  • f0d47167832f698fd552726732e618a0b42c2dd1 Merge branch 'master' into variables-coerce-type
  • ca63c08d6a64085250d10a655b6729995939fe7b Add a way to force a str in case #json is really required in a key
  • be44a22903d4bbf8993c440d45cb99e0c28570dc Allow coercing a type in vimspector config
  • 7824bb29b2a1047c923171277529d467a2c86313 Update bug_report.md
  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1858

Published by puremourning about 4 years ago

Changes:

  • 7a8bdef08874151acf4d06cfd249b4a917125d8c Merge pull request #239 from puremourning/togglelog
  • 51cc6c4d3ac770445a083b726869303f8047dbd4 Add VimspectorToggleLog
  • 3374d32891bb07bbf27340e6e296a1535e4013ca Merge pull request #237 from puremourning/neovim-exceptions
  • ef94b1bc496e298a4f287f617c2981cd5b240214 Fix neovim (again) - incompatible exception behabiour
  • 24193a17ffe1796dac455f13842d622d01ace6f1 Fix minor readme errors
  • 3b03cedc2b55d8ea57485ba781a5421459297aa4 Merge pull request #235 from puremourning/double-width
  • dae576090064fc882767eeeca38f06a7ac42c86f Ensure signs are only padded when 1 display cell
  • 3c1ac36e6e31be642780e33353a97dec41e2c054 Add some instructions for cutomising the unicode signs
  • 961557975c99c0e81cad2197acac3dacbc99ffe5 Merge pull request #232 from tamago324/fix-schema-url
  • 9de4d07955f6cc007fb074b61b48956b49658dcb Fix schema url
  • e90093870e69ff0cae7bff18d8c456878280a532 task does not support displayName
  • d263568ef74214b0f613dec0cec8610c6320c43f DOn't link node that you didn't install
  • dc57ed7a677ded461f929fea92151c406c000bf1 Use the node installer task
  • 3573439a5d89a86101f0d716a7586d888820daaf apparently /usr/local/node is not writable; make it
  • 044e27144e3084a9651a6d4a6f11ec1d68c29427 Force link latest node
  • cc06605b40ccd231e556d08b42e482eb44c9ad7e try with the latest node, as we no longer require node 10
  • 67a380c9faae622fe29058817a2385adb34ba775 Fix homebrew installation
  • 213a02dcbe61d2513772236c12a2a5fa457d8707 Remove junk website stuff
  • 51bbadc4f5dd5fad91d9ada321ea1ce12a2256d1 Update website dependencies
  • 57f1c128c563c9eefe2fd416b0c69add50143dfe update doc for coercing types
  • 9a9d43cb825153e577a2bf819829902f0a57f8aa Merge pull request #229 from puremourning/variables-coerce-type
  • f0d47167832f698fd552726732e618a0b42c2dd1 Merge branch 'master' into variables-coerce-type
  • ca63c08d6a64085250d10a655b6729995939fe7b Add a way to force a str in case #json is really required in a key
  • be44a22903d4bbf8993c440d45cb99e0c28570dc Allow coercing a type in vimspector config
  • 7824bb29b2a1047c923171277529d467a2c86313 Update bug_report.md
  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1853

Published by puremourning about 4 years ago

Changes:

  • 24193a17ffe1796dac455f13842d622d01ace6f1 Fix minor readme errors
  • 3b03cedc2b55d8ea57485ba781a5421459297aa4 Merge pull request #235 from puremourning/double-width
  • dae576090064fc882767eeeca38f06a7ac42c86f Ensure signs are only padded when 1 display cell
  • 3c1ac36e6e31be642780e33353a97dec41e2c054 Add some instructions for cutomising the unicode signs
  • 961557975c99c0e81cad2197acac3dacbc99ffe5 Merge pull request #232 from tamago324/fix-schema-url
  • 9de4d07955f6cc007fb074b61b48956b49658dcb Fix schema url
  • e90093870e69ff0cae7bff18d8c456878280a532 task does not support displayName
  • d263568ef74214b0f613dec0cec8610c6320c43f DOn't link node that you didn't install
  • dc57ed7a677ded461f929fea92151c406c000bf1 Use the node installer task
  • 3573439a5d89a86101f0d716a7586d888820daaf apparently /usr/local/node is not writable; make it
  • 044e27144e3084a9651a6d4a6f11ec1d68c29427 Force link latest node
  • cc06605b40ccd231e556d08b42e482eb44c9ad7e try with the latest node, as we no longer require node 10
  • 67a380c9faae622fe29058817a2385adb34ba775 Fix homebrew installation
  • 213a02dcbe61d2513772236c12a2a5fa457d8707 Remove junk website stuff
  • 51bbadc4f5dd5fad91d9ada321ea1ce12a2256d1 Update website dependencies
  • 57f1c128c563c9eefe2fd416b0c69add50143dfe update doc for coercing types
  • 9a9d43cb825153e577a2bf819829902f0a57f8aa Merge pull request #229 from puremourning/variables-coerce-type
  • f0d47167832f698fd552726732e618a0b42c2dd1 Merge branch 'master' into variables-coerce-type
  • ca63c08d6a64085250d10a655b6729995939fe7b Add a way to force a str in case #json is really required in a key
  • be44a22903d4bbf8993c440d45cb99e0c28570dc Allow coercing a type in vimspector config
  • 7824bb29b2a1047c923171277529d467a2c86313 Update bug_report.md
  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1852

Published by puremourning about 4 years ago

Changes:

  • 3b03cedc2b55d8ea57485ba781a5421459297aa4 Merge pull request #235 from puremourning/double-width
  • dae576090064fc882767eeeca38f06a7ac42c86f Ensure signs are only padded when 1 display cell
  • 3c1ac36e6e31be642780e33353a97dec41e2c054 Add some instructions for cutomising the unicode signs
  • 961557975c99c0e81cad2197acac3dacbc99ffe5 Merge pull request #232 from tamago324/fix-schema-url
  • 9de4d07955f6cc007fb074b61b48956b49658dcb Fix schema url
  • e90093870e69ff0cae7bff18d8c456878280a532 task does not support displayName
  • d263568ef74214b0f613dec0cec8610c6320c43f DOn't link node that you didn't install
  • dc57ed7a677ded461f929fea92151c406c000bf1 Use the node installer task
  • 3573439a5d89a86101f0d716a7586d888820daaf apparently /usr/local/node is not writable; make it
  • 044e27144e3084a9651a6d4a6f11ec1d68c29427 Force link latest node
  • cc06605b40ccd231e556d08b42e482eb44c9ad7e try with the latest node, as we no longer require node 10
  • 67a380c9faae622fe29058817a2385adb34ba775 Fix homebrew installation
  • 213a02dcbe61d2513772236c12a2a5fa457d8707 Remove junk website stuff
  • 51bbadc4f5dd5fad91d9ada321ea1ce12a2256d1 Update website dependencies
  • 57f1c128c563c9eefe2fd416b0c69add50143dfe update doc for coercing types
  • 9a9d43cb825153e577a2bf819829902f0a57f8aa Merge pull request #229 from puremourning/variables-coerce-type
  • f0d47167832f698fd552726732e618a0b42c2dd1 Merge branch 'master' into variables-coerce-type
  • ca63c08d6a64085250d10a655b6729995939fe7b Add a way to force a str in case #json is really required in a key
  • be44a22903d4bbf8993c440d45cb99e0c28570dc Allow coercing a type in vimspector config
  • 7824bb29b2a1047c923171277529d467a2c86313 Update bug_report.md
  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1848

Published by puremourning about 4 years ago

Changes:

  • 961557975c99c0e81cad2197acac3dacbc99ffe5 Merge pull request #232 from tamago324/fix-schema-url
  • 9de4d07955f6cc007fb074b61b48956b49658dcb Fix schema url
  • e90093870e69ff0cae7bff18d8c456878280a532 task does not support displayName
  • d263568ef74214b0f613dec0cec8610c6320c43f DOn't link node that you didn't install
  • dc57ed7a677ded461f929fea92151c406c000bf1 Use the node installer task
  • 3573439a5d89a86101f0d716a7586d888820daaf apparently /usr/local/node is not writable; make it
  • 044e27144e3084a9651a6d4a6f11ec1d68c29427 Force link latest node
  • cc06605b40ccd231e556d08b42e482eb44c9ad7e try with the latest node, as we no longer require node 10
  • 67a380c9faae622fe29058817a2385adb34ba775 Fix homebrew installation
  • 213a02dcbe61d2513772236c12a2a5fa457d8707 Remove junk website stuff
  • 51bbadc4f5dd5fad91d9ada321ea1ce12a2256d1 Update website dependencies
  • 57f1c128c563c9eefe2fd416b0c69add50143dfe update doc for coercing types
  • 9a9d43cb825153e577a2bf819829902f0a57f8aa Merge pull request #229 from puremourning/variables-coerce-type
  • f0d47167832f698fd552726732e618a0b42c2dd1 Merge branch 'master' into variables-coerce-type
  • ca63c08d6a64085250d10a655b6729995939fe7b Add a way to force a str in case #json is really required in a key
  • be44a22903d4bbf8993c440d45cb99e0c28570dc Allow coercing a type in vimspector config
  • 7824bb29b2a1047c923171277529d467a2c86313 Update bug_report.md
  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1843

Published by puremourning about 4 years ago

Changes:

  • e90093870e69ff0cae7bff18d8c456878280a532 task does not support displayName
  • d263568ef74214b0f613dec0cec8610c6320c43f DOn't link node that you didn't install
  • dc57ed7a677ded461f929fea92151c406c000bf1 Use the node installer task
  • 3573439a5d89a86101f0d716a7586d888820daaf apparently /usr/local/node is not writable; make it
  • 044e27144e3084a9651a6d4a6f11ec1d68c29427 Force link latest node
  • cc06605b40ccd231e556d08b42e482eb44c9ad7e try with the latest node, as we no longer require node 10
  • 67a380c9faae622fe29058817a2385adb34ba775 Fix homebrew installation
  • 213a02dcbe61d2513772236c12a2a5fa457d8707 Remove junk website stuff
  • 51bbadc4f5dd5fad91d9ada321ea1ce12a2256d1 Update website dependencies
  • 57f1c128c563c9eefe2fd416b0c69add50143dfe update doc for coercing types
  • 9a9d43cb825153e577a2bf819829902f0a57f8aa Merge pull request #229 from puremourning/variables-coerce-type
  • f0d47167832f698fd552726732e618a0b42c2dd1 Merge branch 'master' into variables-coerce-type
  • ca63c08d6a64085250d10a655b6729995939fe7b Add a way to force a str in case #json is really required in a key
  • be44a22903d4bbf8993c440d45cb99e0c28570dc Allow coercing a type in vimspector config
  • 7824bb29b2a1047c923171277529d467a2c86313 Update bug_report.md
  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1835

Published by puremourning about 4 years ago

Changes:

  • 51bbadc4f5dd5fad91d9ada321ea1ce12a2256d1 Update website dependencies
  • 57f1c128c563c9eefe2fd416b0c69add50143dfe update doc for coercing types
  • 9a9d43cb825153e577a2bf819829902f0a57f8aa Merge pull request #229 from puremourning/variables-coerce-type
  • f0d47167832f698fd552726732e618a0b42c2dd1 Merge branch 'master' into variables-coerce-type
  • ca63c08d6a64085250d10a655b6729995939fe7b Add a way to force a str in case #json is really required in a key
  • be44a22903d4bbf8993c440d45cb99e0c28570dc Allow coercing a type in vimspector config
  • 7824bb29b2a1047c923171277529d467a2c86313 Update bug_report.md
  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1833

Published by puremourning about 4 years ago

Changes:

  • 9a9d43cb825153e577a2bf819829902f0a57f8aa Merge pull request #229 from puremourning/variables-coerce-type
  • f0d47167832f698fd552726732e618a0b42c2dd1 Merge branch 'master' into variables-coerce-type
  • ca63c08d6a64085250d10a655b6729995939fe7b Add a way to force a str in case #json is really required in a key
  • be44a22903d4bbf8993c440d45cb99e0c28570dc Allow coercing a type in vimspector config
  • 7824bb29b2a1047c923171277529d467a2c86313 Update bug_report.md
  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1809

Published by puremourning about 4 years ago

Changes:

  • 7824bb29b2a1047c923171277529d467a2c86313 Update bug_report.md
  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1808

Published by puremourning about 4 years ago

Changes:

  • 750e68bdf589cf3b839f42dfefd8d7a2221b21b7 Require minimal reproduction in contributing guide.
  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README
  • 0aba8e0179535249ac7dbe896400a1de989b4817 Work around neovim bug where environ() crashes

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1807

Published by puremourning about 4 years ago

Changes:

  • 1f270ed423a60c491f640ee92f8e1435e066aaf8 Merge pull request #215 from puremourning/variables-default-value
  • 3a160aa77a471629bbb69db2da4430bc798be59e Fix: Crash when deleting a watch that never got a result
  • d86b42bf5b06ed09e12c75622d2a13fc75893959 Allow VimspectorShowOutput with no argument
  • 10e9a75fc7cf646ef26b5f8de2702e76c4aa5576 Tidy UI - use some unicode symbols and organise winbar
  • 6593f383cff7482a080539dacf598fd462c41feb Use any python for debugpy
  • f6158d0ffb3519554e4c10412e475379d64fc28c Make installer quiet too
  • aa26d4bc1ae3d58ff750ddffc78281e4c61a8e3b Add ability to specify defaults for variables
  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README
  • 0aba8e0179535249ac7dbe896400a1de989b4817 Work around neovim bug where environ() crashes
  • 3366e1c7844ae1bce5844334f0015b20ce108cbf Use the python used to run the installer to run debugpy

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1789

Published by puremourning about 4 years ago

Changes:

  • 9f57cb0042e3aae9550efa2cd40163d74800f7e2 Merge pull request #221 from roachsinai/custom_winbar
  • b02b1835d46373cd61798fca53fbdf83472cce58 Merge branch 'master' into custom_winbar
  • cb0eee180f8e66d583a0bf64f7fd09aff55a6e6e Correct test function for CustomWinBar in ui.test.vim.
  • 917b737486f8f04494baaccfa39ecaa36b6a9251 Custom text of Winbar buttons.
  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README
  • 0aba8e0179535249ac7dbe896400a1de989b4817 Work around neovim bug where environ() crashes
  • 3366e1c7844ae1bce5844334f0015b20ce108cbf Use the python used to run the installer to run debugpy
  • 4a7e3b9229fedb6b63472d4c8ff3ec2d5646b246 Fix opening paths on Windows
  • 37fefafe35250e9925274858ad086429ba7af810 Fix tracebacks when the debug adapter dies very quickly
  • 866e6fe9b1d9cf19b97334fd6a606384aae60055 Merge pull request #116 from puremourning/filetype-configs
  • 68a45b5771d8301d12a73e208ae113a7c16a74a0 Fix workspace root when no vimspector conf - use dir of current file
  • 267f202dad7e974b3e9c36509760efb7551f6ff1 Fix LGTM error: python default arguments are mutable!
  • e37ef18c2812cbe2341a9c32dce613d485e0858e Move installation routines into proper library
  • be32a0a1a82ce6420c7bc7eedb5672dac0023479 Add --enable-custom to load custom gadget meta

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1782

Published by puremourning about 4 years ago

Changes:

  • effc49eed90533bd8823b42ce0745028b324c47b Merge pull request #220 from puremourning/installer-windows-junction
  • 1e43cd4870c90b5716c0187796067e8cccd38052 Use a junction, as symlinks require escalated priviledges on some windows
  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README
  • 0aba8e0179535249ac7dbe896400a1de989b4817 Work around neovim bug where environ() crashes
  • 3366e1c7844ae1bce5844334f0015b20ce108cbf Use the python used to run the installer to run debugpy
  • 4a7e3b9229fedb6b63472d4c8ff3ec2d5646b246 Fix opening paths on Windows
  • 37fefafe35250e9925274858ad086429ba7af810 Fix tracebacks when the debug adapter dies very quickly
  • 866e6fe9b1d9cf19b97334fd6a606384aae60055 Merge pull request #116 from puremourning/filetype-configs
  • 68a45b5771d8301d12a73e208ae113a7c16a74a0 Fix workspace root when no vimspector conf - use dir of current file
  • 267f202dad7e974b3e9c36509760efb7551f6ff1 Fix LGTM error: python default arguments are mutable!
  • e37ef18c2812cbe2341a9c32dce613d485e0858e Move installation routines into proper library
  • be32a0a1a82ce6420c7bc7eedb5672dac0023479 Add --enable-custom to load custom gadget meta
  • 583fb95ea0738a9358cb3463612f3a5d9d00aa27 Read configurations from a per-filetype directory or a default location as well as local config file
  • 86afe89d63bd573eacad19b4c7f79aa4919b3839 Merge pull request #119 from puremourning/drop-py2
  • 6b735ce4d0ed9e9e2241ec4dba56b9dca7664df2 Drop python 2 support in installer
  • 79df51e83c8775f34fcf5c225f0c5c152d52094e Merge pull request #115 from puremourning/debugpy

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1777

Published by puremourning about 4 years ago

Changes:

  • db2288c6ed592f0a6682042ff6b9ff789ca597ed Merge pull request #218 from puremourning/installer-upgrade
  • f9d20b9537bf2521d8ca4d35b32155b0a9a99e95 Upgrade gadgets when they change
  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README
  • 0aba8e0179535249ac7dbe896400a1de989b4817 Work around neovim bug where environ() crashes
  • 3366e1c7844ae1bce5844334f0015b20ce108cbf Use the python used to run the installer to run debugpy
  • 4a7e3b9229fedb6b63472d4c8ff3ec2d5646b246 Fix opening paths on Windows
  • 37fefafe35250e9925274858ad086429ba7af810 Fix tracebacks when the debug adapter dies very quickly
  • 866e6fe9b1d9cf19b97334fd6a606384aae60055 Merge pull request #116 from puremourning/filetype-configs
  • 68a45b5771d8301d12a73e208ae113a7c16a74a0 Fix workspace root when no vimspector conf - use dir of current file
  • 267f202dad7e974b3e9c36509760efb7551f6ff1 Fix LGTM error: python default arguments are mutable!
  • e37ef18c2812cbe2341a9c32dce613d485e0858e Move installation routines into proper library
  • be32a0a1a82ce6420c7bc7eedb5672dac0023479 Add --enable-custom to load custom gadget meta
  • 583fb95ea0738a9358cb3463612f3a5d9d00aa27 Read configurations from a per-filetype directory or a default location as well as local config file
  • 86afe89d63bd573eacad19b4c7f79aa4919b3839 Merge pull request #119 from puremourning/drop-py2
  • 6b735ce4d0ed9e9e2241ec4dba56b9dca7664df2 Drop python 2 support in installer
  • 79df51e83c8775f34fcf5c225f0c5c152d52094e Merge pull request #115 from puremourning/debugpy
  • dcabc52937b4f5f61d8a63a58088d5e52aafbdb0 Update readme
  • 8052484cc75f27ac2e4315573788e10415e85e38 Use YCM python style

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1774

Published by puremourning about 4 years ago

Changes:

  • 56418e323390a2df20fd6aa129eb2f581d4336ab Merge pull request #216 from puremourning/installer-list
  • 8f5b928e4b8dfd150f153ada38d11cad7a8cd794 Allow a statically configured list of gadgets
  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README
  • 0aba8e0179535249ac7dbe896400a1de989b4817 Work around neovim bug where environ() crashes
  • 3366e1c7844ae1bce5844334f0015b20ce108cbf Use the python used to run the installer to run debugpy
  • 4a7e3b9229fedb6b63472d4c8ff3ec2d5646b246 Fix opening paths on Windows
  • 37fefafe35250e9925274858ad086429ba7af810 Fix tracebacks when the debug adapter dies very quickly
  • 866e6fe9b1d9cf19b97334fd6a606384aae60055 Merge pull request #116 from puremourning/filetype-configs
  • 68a45b5771d8301d12a73e208ae113a7c16a74a0 Fix workspace root when no vimspector conf - use dir of current file
  • 267f202dad7e974b3e9c36509760efb7551f6ff1 Fix LGTM error: python default arguments are mutable!
  • e37ef18c2812cbe2341a9c32dce613d485e0858e Move installation routines into proper library
  • be32a0a1a82ce6420c7bc7eedb5672dac0023479 Add --enable-custom to load custom gadget meta
  • 583fb95ea0738a9358cb3463612f3a5d9d00aa27 Read configurations from a per-filetype directory or a default location as well as local config file
  • 86afe89d63bd573eacad19b4c7f79aa4919b3839 Merge pull request #119 from puremourning/drop-py2
  • 6b735ce4d0ed9e9e2241ec4dba56b9dca7664df2 Drop python 2 support in installer
  • 79df51e83c8775f34fcf5c225f0c5c152d52094e Merge pull request #115 from puremourning/debugpy
  • dcabc52937b4f5f61d8a63a58088d5e52aafbdb0 Update readme
  • 8052484cc75f27ac2e4315573788e10415e85e38 Use YCM python style
  • a56bee7b0a5abe6c0eab60f69dbec59c235182db Switch to debugpy over vscode-python
  • 933f946801e90b6befea615fc3556fd76f8b7531 Fix CI - use latest lldb-mi

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1770

Published by puremourning about 4 years ago

Changes:

  • 5fbc70165d528de0a1b6ee3d88f9831a8b8f20f0 Merge pull request #214 from adelarsq/patch-2
  • 8438dd40a12ca7d9e06c60c924da2fe268fd8fb5 Spelling correction
  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README
  • 0aba8e0179535249ac7dbe896400a1de989b4817 Work around neovim bug where environ() crashes
  • 3366e1c7844ae1bce5844334f0015b20ce108cbf Use the python used to run the installer to run debugpy
  • 4a7e3b9229fedb6b63472d4c8ff3ec2d5646b246 Fix opening paths on Windows
  • 37fefafe35250e9925274858ad086429ba7af810 Fix tracebacks when the debug adapter dies very quickly
  • 866e6fe9b1d9cf19b97334fd6a606384aae60055 Merge pull request #116 from puremourning/filetype-configs
  • 68a45b5771d8301d12a73e208ae113a7c16a74a0 Fix workspace root when no vimspector conf - use dir of current file
  • 267f202dad7e974b3e9c36509760efb7551f6ff1 Fix LGTM error: python default arguments are mutable!
  • e37ef18c2812cbe2341a9c32dce613d485e0858e Move installation routines into proper library
  • be32a0a1a82ce6420c7bc7eedb5672dac0023479 Add --enable-custom to load custom gadget meta
  • 583fb95ea0738a9358cb3463612f3a5d9d00aa27 Read configurations from a per-filetype directory or a default location as well as local config file
  • 86afe89d63bd573eacad19b4c7f79aa4919b3839 Merge pull request #119 from puremourning/drop-py2
  • 6b735ce4d0ed9e9e2241ec4dba56b9dca7664df2 Drop python 2 support in installer
  • 79df51e83c8775f34fcf5c225f0c5c152d52094e Merge pull request #115 from puremourning/debugpy
  • dcabc52937b4f5f61d8a63a58088d5e52aafbdb0 Update readme
  • 8052484cc75f27ac2e4315573788e10415e85e38 Use YCM python style
  • a56bee7b0a5abe6c0eab60f69dbec59c235182db Switch to debugpy over vscode-python
  • 933f946801e90b6befea615fc3556fd76f8b7531 Fix CI - use latest lldb-mi
  • 6fd8d164879dae7d2a115d34e21dba441b70f87a Merge pull request #114 from noscript/readme_typo
  • a90a529cedb093afc4906f6a5ce947a182624e5d README referenced link typo

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1768

Published by puremourning about 4 years ago

Changes:

  • 7acf6ab45cc5df41adf2104e6015806c048ac06e Merge pull request #213 from puremourning/install-bang
  • 29cb5c914b8f1d62915c50771cf4b9e06107cd70 Add bang versions of install commands to leave the output open
  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README
  • 0aba8e0179535249ac7dbe896400a1de989b4817 Work around neovim bug where environ() crashes
  • 3366e1c7844ae1bce5844334f0015b20ce108cbf Use the python used to run the installer to run debugpy
  • 4a7e3b9229fedb6b63472d4c8ff3ec2d5646b246 Fix opening paths on Windows
  • 37fefafe35250e9925274858ad086429ba7af810 Fix tracebacks when the debug adapter dies very quickly
  • 866e6fe9b1d9cf19b97334fd6a606384aae60055 Merge pull request #116 from puremourning/filetype-configs
  • 68a45b5771d8301d12a73e208ae113a7c16a74a0 Fix workspace root when no vimspector conf - use dir of current file
  • 267f202dad7e974b3e9c36509760efb7551f6ff1 Fix LGTM error: python default arguments are mutable!
  • e37ef18c2812cbe2341a9c32dce613d485e0858e Move installation routines into proper library
  • be32a0a1a82ce6420c7bc7eedb5672dac0023479 Add --enable-custom to load custom gadget meta
  • 583fb95ea0738a9358cb3463612f3a5d9d00aa27 Read configurations from a per-filetype directory or a default location as well as local config file
  • 86afe89d63bd573eacad19b4c7f79aa4919b3839 Merge pull request #119 from puremourning/drop-py2
  • 6b735ce4d0ed9e9e2241ec4dba56b9dca7664df2 Drop python 2 support in installer
  • 79df51e83c8775f34fcf5c225f0c5c152d52094e Merge pull request #115 from puremourning/debugpy
  • dcabc52937b4f5f61d8a63a58088d5e52aafbdb0 Update readme
  • 8052484cc75f27ac2e4315573788e10415e85e38 Use YCM python style
  • a56bee7b0a5abe6c0eab60f69dbec59c235182db Switch to debugpy over vscode-python
  • 933f946801e90b6befea615fc3556fd76f8b7531 Fix CI - use latest lldb-mi
  • 6fd8d164879dae7d2a115d34e21dba441b70f87a Merge pull request #114 from noscript/readme_typo
  • a90a529cedb093afc4906f6a5ce947a182624e5d README referenced link typo
  • ac56e3adef873da7eb6d502a36fbf1f46973c364 Merge pull request #112 from puremourning/syntax-stack
  • 19cc58f09e528fdd53f6d6d8f438112f0a1f6f22 Set syntax in stack trace too

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1763

Published by puremourning about 4 years ago

Changes:

  • 357e112cdf950d75dfeb28b09d181e1d9d19be8a Merge pull request #212 from puremourning/installer-windows
  • 26d7e95adc62100981759d04c85c455b9832268b Fix windows installer issues - use symlinks not junctions and fix dumb use of PIPE with check_call
  • 89ffb1798c07246532c2be503fd8d8896a3766c0 Merge pull request #209 from puremourning/install-commands
  • c50c99ef342181de7558b3173b082239552b4bae Don't spam echo when jobs finish, revert sudo exit
  • 2ea112ded9845bacac5fda3e0c2bb97c1df9af12 No args for VimspectorAbortInstall
  • 8d1c723b283669d49bf1c218f18f7b121dcfc446 FixUp: Azure
  • e603520860a216899a3b0135086221cfa4dbc7ca FixUp: Flake8
  • 8a6d56d3e1ac3439f1906cd6878ceb542c509728 Run the upate in CI too
  • 2d6cada5a9ecddc13845caf45c492d070c7b7267 Azure - check gadgets.py
  • d7eff46e0b902ff32839efd14121d01a5be1b8a3 Vint the syntax file too
  • 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Tarballs still require no installation
  • 000f7a923220deea4aa98300413fc289743a0b9f Prettify the output with some syntax and quiet option
  • 4144631d0367e43f99d436c8f5872a4484ce7994 Add :VimspectorUpdate
  • 8275d2fafb130c3c189aca28c2cb80edd575a66c README updates
  • 98bef3db030d056f80d4a8939822d63fc6bf7cd1 Fix - don't switch windows/buffers to create a new hidden buffer
  • 375ff4aa2727b4c529c16a8f333e8a01d2d5f690 Suggest installing gadget if possible
  • cd5ca37ce1b1da2b10e462785b75d1c6f7151a4c Neovim support
  • 05bbafd60c18529902abfdde05722df04593ea05 Close the intaller output when complete
  • ca4ab52f8d1fe56005b0c5573a1efc532e952449 Fix regression: Don't render winbar if the window isn't valid
  • 0140a607b1b6f6abd43eb87edcf55eac84166b92 Raise autocommand when installer completes. use this in testing
  • 23e5f6bbf4f18623c53c2343080f82123ef25859 Switch to running the actual install_gadget.py
  • 025d193493f864d97f88ac0e58796625ab0213ea Add VimspectorInstall command with sort-of completion
  • f945dbcfdda670b0a6009da30b773b02566840ec Move gadget config file writing too
  • 8f3de079bcc09222b6cf39ebe5d4da2dfaf40efa Use --install to run_tests instead of manually running the installer
  • 6b89df173fe84c6f8a6663ebb57c7f124aa32c59 Remove pointless calls to GetOS() everywhere
  • d3fd0a38f097e0259c1fa0d4db45e72798cf24e9 Refactor installer fully into installer module
  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README
  • 0aba8e0179535249ac7dbe896400a1de989b4817 Work around neovim bug where environ() crashes
  • 3366e1c7844ae1bce5844334f0015b20ce108cbf Use the python used to run the installer to run debugpy
  • 4a7e3b9229fedb6b63472d4c8ff3ec2d5646b246 Fix opening paths on Windows
  • 37fefafe35250e9925274858ad086429ba7af810 Fix tracebacks when the debug adapter dies very quickly
  • 866e6fe9b1d9cf19b97334fd6a606384aae60055 Merge pull request #116 from puremourning/filetype-configs
  • 68a45b5771d8301d12a73e208ae113a7c16a74a0 Fix workspace root when no vimspector conf - use dir of current file
  • 267f202dad7e974b3e9c36509760efb7551f6ff1 Fix LGTM error: python default arguments are mutable!
  • e37ef18c2812cbe2341a9c32dce613d485e0858e Move installation routines into proper library
  • be32a0a1a82ce6420c7bc7eedb5672dac0023479 Add --enable-custom to load custom gadget meta
  • 583fb95ea0738a9358cb3463612f3a5d9d00aa27 Read configurations from a per-filetype directory or a default location as well as local config file
  • 86afe89d63bd573eacad19b4c7f79aa4919b3839 Merge pull request #119 from puremourning/drop-py2
  • 6b735ce4d0ed9e9e2241ec4dba56b9dca7664df2 Drop python 2 support in installer
  • 79df51e83c8775f34fcf5c225f0c5c152d52094e Merge pull request #115 from puremourning/debugpy
  • dcabc52937b4f5f61d8a63a58088d5e52aafbdb0 Update readme
  • 8052484cc75f27ac2e4315573788e10415e85e38 Use YCM python style
  • a56bee7b0a5abe6c0eab60f69dbec59c235182db Switch to debugpy over vscode-python
  • 933f946801e90b6befea615fc3556fd76f8b7531 Fix CI - use latest lldb-mi
  • 6fd8d164879dae7d2a115d34e21dba441b70f87a Merge pull request #114 from noscript/readme_typo
  • a90a529cedb093afc4906f6a5ce947a182624e5d README referenced link typo
  • ac56e3adef873da7eb6d502a36fbf1f46973c364 Merge pull request #112 from puremourning/syntax-stack
  • 19cc58f09e528fdd53f6d6d8f438112f0a1f6f22 Set syntax in stack trace too
  • db95fe0c1dbd6ab71f1b98f7739704542b38d357 Update github pages to fix website, maybe
  • 8c01ea7bfd5704e242f1ea59920f2d71e2154d0e Merge pull request #110 from puremourning/neovim-env

This list of changes was auto generated.

vimspector - https://github.com/puremourning/vimspector/releases/tag/1742

Published by puremourning about 4 years ago

Changes:

  • 43d438dfc9456585a1e837e6e9b60e9b2cae5946 Better python diags
  • daf854e3e1eeb51ed2b5c724b475a2aef1883b0e Any charity
  • 0c6715e95e5e2f15cb9258c8f7846844b9272c28 Charityware
  • db5073aec1cf8d4ade49f09229b0744a5ca19b5e Merge pull request #208 from puremourning/eval-cursorpos
  • e885c95daae2387b66cbe05318e30870dcdd07d9 Put the cursor at the end of the buffer after evaluations
  • c1e29be9b8da757d074c7fcfbb230792e804655c Merge pull request #198 from puremourning/ui-custom
  • 99b582378a496473d380fd4252b0742eae5afe87 Allow ctrl-c to cancel when asked for a variable
  • 47ace823644f1db6c0ab48a61e3855004787020e FixUp: output window should set the global win id
  • 37267666942643e3bc268411f913260b0cd734eb Documentation for the UI customisation
  • 80afb153b96e4e033b6c25fa6d5143deccbf5ee9 FixUp: Closing the output window causes errors on output
  • f8cbb7c5b60e3aca40ef10f780e0cd62c099d290 Add options to control window sizes
  • 7a9f75a06e48753f3a226947ee75e1b25390b966 Don't change the value of equalalways
  • b1fd15c56ad1043ef367d28c80a4efa8c0fd4b80 Add a test for expanding watches
  • 9faa8aa6f761d8b57afa26beecb5c06431f6da5d Fix test timing issue, so it passes on llvm and gdb
  • e884a5f71cb6c1b21e7efa5a39fdbaf3bf652caf run_tests: add --help properly
  • 4f0847bcf88455e689d91e56fa84ffb58261b6e9 Match the output on linux and mac
  • 6d020a50de74be6db0a9f27d947746b96cfa1e93 Fix removing all assert errors, properly this time
  • 231720b5b50f8fa99c93856d1b30f9710878bb60 Make the messages clearer
  • 79a8ad40a4e409fe9b8327cfa2c9763a06fffd80 Use my fork of vint; fix some lint
  • 82ec19fff96c7636fbfafa088ac6c80a279e59fe Update tocs
  • 97f6dd29a6aad7cff54dc8f75f9839cccf7da340 Add some tests for expand/collapse variables; todo - fails on gdb/linux
  • 9df680089bd3451e246ea5ebcfccd443adfe3fa3 Allow default configuraiton to be specified; document selection
  • db344148eaea204399394268fe3e4407ef354107 Example of setting terminal window size sensibly
  • 3beb25f949ab2be47ed8e295f7e01c9736de47a7 Raise an autocommand for the terminal too
  • cd796d1500bad4c6c8b1979d811a2f019a99cfc4 Just print messages to azure too
  • 727214c599749cffe30bcaabff368ec9af4d1194 Add a bunch of tests for the ui customisation
  • ebc0b3607a06cca20b4c01490d3e79b474903e43 Neovim sigh
  • 2c5937c2c17dae0a922f0fba8d146f5fa80ea8c6 Support basic UI customisation via a User autocommand
  • de2a924c3883a3bbbcbeba1e772661694cc5bcd1 use simpler UI setup commands
  • 05b855e605a1f6f8b259fd7512e77b2b79ffe06f Merge pull request #206 from puremourning/bugfixes
  • c6e8e8038fde5becd183b9f1bf7d4dffea89f775 Remove hard-coded terminal width which doesn't work on smaller width screens
  • a4f3fd9c5e47a561ce6ae298b06d920c768936b0 Disable relativenumber in utility windows; disable textwidth in neovim too
  • 2440a987b26b4adbe51eddb76eab310d668ba7ab Tidy unknwon types and values
  • 434a6f41d444db0fbad48e717e0cb938992e137e Only expand one cheap scope by default - don't keep others expanded from previous frames
  • fc7725fefb8d67b704a124ea8debb4d9afa7cffb Only expand one inexpensive scope; codeLLDB lies about how expensive things are
  • 0938d72a8c3097d2b83b8e7e5f7d9cd35c87edcd Re-use a window if we can, as it's more efficient; don't wipe out the generated code buffers in case the code window gets used for temporary buffer switch
  • 8d2ea44cb99ce2109dde459a4ba121404dc62c03 Make Restart and Stop work properly (and together)
  • 97a5d737eee3bf8d50a70fa388735e8b3ad8e920 Ignore venv and test basedir
  • b3c86bc757f8618bbc8ce48108f7f525647603be Use the original java test code
  • 1ae5c6fdccb77f994b0289445998061013835016 Merge pull request #201 from lilwayne1556/master
  • 81fffbe80ecac6213f3b94121abca9b94d3d3b42 Merge branch 'master' of https://github.com/lilwayne1556/vimspector
  • f81cc126c3dabd77e9b0e8e90d93722b02202d59 Format fix
  • 4d88dd6effc4e741f20ca6ac1c1ac551f1d2f3f1 Merge branch 'master' into master
  • f9f0d5a83eca658fccafae2f4346360d8374068c No longer throws a KeyError when checking for non expensive scope
  • f383c62542dfbad9c537594811a9d08326fb8e3a Merge pull request #200 from lilwayne1556/master
  • 99518e7eba1adf4cf86f209efa3b03ccfd2e05a3 Added Windows support for C# debugging
  • fe58b94bb00c23f873632e041c9530b48d65994f Merge pull request #197 from puremourning/use-buffers-not-windows
  • 0de023e3c47f453c184bb6fd2f139ab882d5eca4 Re-raise errors that aren't expectd
  • 7c943c2ed72d31385e2ce29bebdfc9524c0d740f Fix the terminal window to 80 columns
  • 036c9b9605cddd71aa17c7ab9865eea324b9876b Fix neovim not having the same classes as vim
  • 193196cc03cf6ad536d53285e7d20e39d5a1eb71 Allow users to close the code window and not crash
  • 43dd2827022d91307f31f59cc39e1d271996bc14 Fix handling data after exit - channels and neovim
  • bdca96f6632378e11e79d990637f622d25561c3f Fix up java test
  • b0d41eb34731e9b1c3e44a5fae2fce04eae0edcc Scratch buffer still makes sense for the code window buffer where we ask for it from the sevrer
  • cb39e2b511b1662a667c3275c439e968c6527f3e Allow closing of the UI windows; check valid flags and set buffers to be hidden. delete them on Reset
  • 3643c2effd10515f29f80ba44878dfd941970a66 Only respond to data events for the current job, not buffered data for old jobs
  • 5ce4147361ac81de9106557c0562bc39f9c14726 Manipulate buffers for variables, watches and stack trace
  • b049ba6d8d07c1abc985323b9bf3a31e030c3b8e Merge pull request #192 from puremourning/shutdown-remote-job
  • 6cfc31323467170d869f9a43463004d43d6893c2 Do a better job of tidying up on test failure; note: We can still receive data callbacks after _OnExit, so just ignore that data
  • 8e286be6eef68f7b14fe1bed7099ddfb9ef8de35 Fix shutting down jobs when resetting - use the correct category for CleanUpCommand
  • 915fb29a9f5b54cc40787764d60ef8d21359d99c Merge pull request #196 from puremourning/auto-port
  • 9f6caadc40a8449f748c458efe9e46e8b4ca31f3 Pre-calculate the gadgetDir, as this is likely used every time
  • a4abe511c78a713ec7b7b7b1f0197bee402779f8 Update contents links
  • 9baba5afabe1fd2893c4bbfe61f3953a11192bde Document --basedir and ClearBreakpoints() and Exception Breakpoints
  • fe8d7251a4406096428da3c8a4ded6f3f853b626 Add unusedLocalPort to docs
  • a647b659830030c4ab23b0b3f1007bdafc487579 Use an unused local port for CodeLLDB
  • 81712b124febc8890a02d511c60c12650b967f02 Fix traceback when (sometimes?) using the watch window
  • 044804ca20b75fceddea01d193401eb57e02bd25 Calculate variables on-demand; add an unused-local-port variable-function
  • 85667a5bacc17e2a4329b46e09ab1635bd078913 Merge pull request #193 from puremourning/variables
  • 50b8b0103cb6516ab87bec322675b34bc9613fb6 Fix sequence of scopes/vars to match the server
  • 402071065f6c8d561f771dc10a35cdef507ef275 Update tclpro; add a test
  • e24d0a465994e34b13bc6ff6413027d158851da8 Simplify extracting the result from a WatchResult
  • 8143992345f4b13aa360343069bcac762255c6f3 Restore spacing (don't waste a whole column); re-use one of the indent columns for the marker
  • c43f16e2882801df1c0676afda68dac26bb0eaf7 FixUp: remove elements in reverse order to avoid invalidating indices
  • 4b7fc83ce3b5267dd83f0041caa47d1f47c8be4e Add a marker when a variable value changes
  • 39212f4ffcbafd5fdcfaa074cff5bb4e54bbff58 Add some type hints (requires python 3.6) and update flake8
  • 2117a0515d338a699a0c98a83f5aa835f71a66c1 Remove hacky use of dicts and magic keys for variables
  • 669b019e25f0ff8999a94bf302c61995687b75e7 Merge pull request #190 from puremourning/codelldb
  • b4868392692475b7e5a1a293afd21113441418b1 Update README TOC and restructure
  • a2ae1c288e81fbe098d979660fdda5cce17ef60f Documentation for codelldb/rust
  • 0e56146726333ed82fd3882454250d7559ff50b4 Add installer support for CodeLLDB
  • 32c7960b5fd8f9ce7fe73661977ad6bf7c1dace4 Support channel-based adapters with jobs in neovim
  • 99faf76dccb6c2aa43bc31ee2af9ebdb5e67b261 Fix traceback when a request is rejected
  • 7848629a1c51c6b033b694c0b64f7b175a908d28 Add simple rust program tested with CodeLLDB
  • b322a2e89cd95c95b9610713f84a74449ea5bd9d Allow 'channel' based transports to also start a job
  • 596ea65ca629f305b403a15e3d7574700955775c Merge pull request #191 from puremourning/update-debugpy
  • ec009a1332909e639632f01d73c7644ccf3d2e8b UPdate debugpy
  • 8e2313bf855018cf5e518c2784a5bd757a5ca105 Correct status of windows support
  • df8389380a56ca6bc60d3bbadf266ab8009b825e Merge pull request #189 from puremourning/windows-cpptools
  • 6f3884253ca477b0c0dbdd1b95c9a3f649ed717d Windows support for cpptools
  • d1f2df36cc8e124e35b83c2ecb5fbf463fa3ceb0 Merge pull request #184 from JMcKiern/fix-typo
  • de63700bf45663fc05d57dcca8c33fe9034efc24 Merge branch 'master' into fix-typo
  • c0c3bd6645f8dd92dafd743dc3d3cb0ead2746e5 Merge pull request #185 from puremourning/upgrade-debugpy
  • 7f625fee9f959160cd96c9601d5b6b7b65cec989 Upgrade debugpy
  • f217a1d9efb83e035b956f4d8272268540eb9eea Fix typo in README.md
  • 3595c8c6382db806e73085b3078d741c5f1e03dc Merge pull request #180 from ray-x/goModuleOff [ #178 ]
  • d6a6184421a016f9728559995f2a872acd9ad7b1 set GO111MODULE to off and the debug wont fail in go 1.11+
  • 46e8e4c56b204fd29ce0b37fc7fec45b9d25d1cd Note that Huge build of Vim is required
  • a90da6219f26c9256cbc0bdc9eddda80ec0e9742 Merge pull request #175 from puremourning/dependabot/bundler/docs/activesupport-6.0.3.1
  • f2994dfad7d4e704226bb941250de4276378b0b8 Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
  • 5faf56de9d0a50410f697403ff513253af495f74 Merge pull request #174 from puremourning/neovim
  • 7705d6020c0e97ae12a715909ee8f9f961caf420 Fix traceback in neovim: vim.vars returns str
  • 2b22d3d29faf177ccf64821df0cc9e724cbc9856 Merge pull request #172 from puremourning/python-subprocess
  • 435e33e23e2a0b010e86587afcae2efc72b87a2f Merge branch 'master' into python-subprocess
  • 71ad4c2022ba0cc1bb3840d503aac8db974eddf5 Merge pull request #170 from awwalker/aw-docker
  • ae2ba01c5b08eb0cd0f52d3ea21ee4727d96b8e7 lint
  • 3d113eaec49cc9d1bc801a3e68d1929dd78b27ff comments
  • cd1b304d3052f0b982c1121d634540f6c558e2dc relint
  • 5e64b07e8dc31b382355459e8388e706443afe4e flake and update docker exec command
  • 0bf511debcc814b7bd8c735fcf8af4f85f432462 add docker docs
  • 62b3070c50470a27146d9306989b5d0001b1fff8 lint
  • c9b1456759452052f42649f8a8e69e671cdebb60 add docker exec as an attach command
  • 2437aace41f7a9af5de0033629fe5330817b85e1 Disable subprocess debugging by default in debugpy
  • b80c48328475ac71b97544c997dd2b012a370cd6 Merge pull request #169 from puremourning/breakpoints-clear
  • 5f11fe4e6e1b75a490e074854b568ac6ae75974f Fix up vint errors
  • 58a95402c4056ffdae2ae5d102dda60770b66aa0 Use gloabl for test args as i always use a basedir now
  • 8c4112cd1f4fbb310576efb14ba7eb82ee5da09e breakpoints list: fix listing while debugging
  • 6a1c9a6b52103e438dd228a2427fff92af55cee5 Enable embedded vim python debugging
  • 060a9f4597c0bd846ffa832256a43fef9f5fcd19 Merge pull request #166 from puremourning/debugpy-remote
  • 90bbbe90f5f2021ca31ed62a41af3dfb074ffdc7 Default some cpptools args:
  • c6d6c7f87627336d5f3350a173bbef6f9f029359 Support "multi-session" mode properly
  • 36253e58ce500911145c1ab64fcb464ed78dc571 Optionally Update gadget config rather than repolace
  • dc3deadb2676144c1cbe35caac0683f9269b2724 Use java 11
  • dd13c7d54327ba67b88959d83020de837c15d264 Move directories if they cannot be deleted
  • 4946e95d4c7f8f8156e80cce831f6b837cabe248 Merge pull request #167 from esetnik/patch-1
  • 62c1fe79dad5226951708678d41e43fc5ebd47c2 Fix incorrect naming of .viminspector.json
  • 0452329203433497ecd9c3b9245e71c4b859c25c Update java debugger plugin
  • 4c966555266a022c03df92caafcf81e8953a27f2 Merge pull request #160 from puremourning/basedir
  • ae0ba29d5e24aab8898647eb46a403cd6cfc4144 Merge branch 'master' into basedir
  • dd101aedca1653cd01b5f4ebee7a496582ce16c5 Merge pull request #164 from puremourning/threads-fail
  • fd6b3537824631a9c172f0c6fa0b2e363824048f Reset the tab test more robustly
  • 5837135fee265dfbcf6989fb671f453c5171ff98 Allow moving the gadget/configuration dirs to arbitrary location
  • c103e2adf525dbbdf32b8df2b579bd79c81ceb56 Make sure we can still request threads if one threads request fails
  • fa0171f46439e17b02dc7e5cbee37be59b3cfa29 Merge pull request #162 from eyalk5/patch-1
  • ce6ad5d1cad80821d0df0646a70da9324f68e090 Update FAQ
  • 2451d56de4a16eecb62befade3289345aa6491c5 Make tests work in manual container: install delve. This has to be done as the user because go
  • abd8ba7d3841dd55df32fbaae3c6cdb103960232 Stabilise some tests
  • bdfa0f92abadca3700bab7bc6cec862a1be8eeb7 Fix typo
  • 3354db275b4ad2b9a2dbad8c6ecfcb726e247c00 Update TOC
  • ccf427a7c8a291b7df4d7b0bb79e84e69914e411 Update java instructions now YCM has nice API for it
  • 3bf461c6211d37cca4602c53aa4659146e22485d Merge pull request #157 from puremourning/update-debugpy
  • 56c0c721db3c75d64c06d4b8a3ac23b059f8e16c Update debugpy to v1.0.0b8
  • 16e1ae143bc9276eb9f82b764ff96b9c88e7bb90 Merge pull request #156 from puremourning/watch-improve
  • a87c9e8715f8aab5ac72853a3068295e76ef09b1 Add motivation - people buy why not what
  • 4586aa36ff63b3556199f3564e122940add73e5a Improve UI for watch window
  • 80ba64473284a0bcb75acc41a8608afc63478a1c Use silent for mappings
  • f4d855e1dfba0dfe673e3c1694411f525dca92b7 Merge pull request #155 from puremourning/conditional-breakpoints
  • 77522cbd44ba71e6d84c96864fa7ba1e31d811e7 Add way to run tests using my in-development vim debugger
  • 77dc40007716900b0bdcd7c60378a32e382cf007 test and doc updates for conditional breakpoints
  • e153b9536e10ef0086579b2a92e554fbfb5f8ae2 No longer need node 10 for the tests since debugpy
  • c25e9256aab37cd4468c1570929d4d9007b9a029 Fix restart command in neovim when terminal in use [ #154 ]
  • 1b71d84f583f57d35e72eb6a2606b7b44e725786 Merge pull request #153 from puremourning/conditional-breakpoints
  • b20f61bcff404a57c504e989dfbd1aba0ab16f7a Sigh, neovim doesn't support default method arguments
  • f6d12eff722c7bbd02a3c115e811f72099a2754e Few more minor doc updates
  • 7a70519b037503385b1bd0385391ebacad99ae91 Add basic support for conditional breakpoints
  • aed4144fe554f4125291a50e6c8d6c6cc82d28fe Update bashdb checkusm
  • f0ee397f5d2d789fa285936b9404aa6f802caa47 Update bashdb
  • 31c13bd8eb43215c38e60e12ce13c6f09e41fc5b Merge pull request #150 from puremourning/troubleshooting
  • d8d7a3f7c61f873cf25c875c360c0dc73e2fd3cb Merge branch 'master' into troubleshooting
  • b3760f43f9e8ee9c921ebe7785d032611d90bb37 Merge pull request #151 from puremourning/update-debugpy
  • 980b80ebbb7de483933fd06f850ea89237fa52a0 Add troubleshooting guide
  • a5a2966ba7d9ac4d2d827b5714eafee488e47691 Update debugpy
  • c3105cf912d83975aee634143e4d3a9a15d6c3d7 Merge pull request #148 from puremourning/cpptools-update
  • be260983157f038f8787a746b866deacb05bc90e Remove workaround for broken cpptools
  • 0918a72dd92c8832da9d76a5b0fc348081332b9e Merge pull request #147 from neiljohari/upgrade-cpptools
  • db6d9efb7503740281663ca96590a3a321bf2b98 Bump version of vscode-cpptools from 0.26.3 to 0.27.0
  • 7e29143a6f37e4092a72552db23f6ed020c24f13 Merge pull request #142 from puremourning/tweaks
  • 93edbe468b5724e6d9a58849b188c421aa174c84 Add autoselect to configs - set to false to prevent being used when no other configs are defined
  • 1b7d0caf26b09fdad480d5c9a6a26383e871f9e3 Ignore loadedSource event
  • 0e4cad302deb92d512f434d05bdbf0a7a325001e Don't terminal debuggee
  • d0652187a32e924ffe9f25fc04485a4b43759ac5 Note what diagnostics are required,
  • ae7e6d0b0c1f124284865445855f2aeaa3d3a27b Clarify that Python 3.6 is required [ #143 ]
  • 5cb9c62e7f66d082839f63889e7f591848b19e91 Fix tab creation when current buffer contains no file
  • 0a0cd88545c8d36827e22b4fc8a3e46c7406ab60 Merge pull request #139 from puremourning/no-name
  • 59f23c7545a44c4d51d034ad88e5b96419586089 Merge branch 'master' into no-name
  • 87e80db94d0623043d591f10d706cc50d1acc4f0 Merge pull request #140 from puremourning/loading
  • 1003cdc0b21f8819761cd37c5bc5e7b428dc6e79 Add a splash popup while starting up
  • 8664c0ad78e44375920d9be60e97bf3dcba86f87 Don't create a new buffer when opening the vimspector tab
  • 03d97dc58fc9b2761c237f4f0d1d01ae4cb8838c Merge pull request #136 from puremourning/json-comments
  • 5d404708cfbaff38a551eb351a08290e0a3a1c6c Fix CI on linux
  • d42fd51f357e74907dacc9197d658ce17e41b098 Support c-style comments in JSON [ #135 ]
  • 9393c1d80eacd5ccf453b0bb9d8ed042338e3a86 Don't run under sudo
  • 36fbe5bba5a5cead2433e08266050a3429bbe48b Merge pull request #134 from puremourning/docs-update
  • a5765b153c7a3314feaaba6bf6c1ce49536ce963 Azure: Set explicit triggers (https://status.dev.azure.com/_event/179641421)
  • ec36099f97497ca82d01e60e0aca0443f3a47ea4 Document: splat, central config dirs
  • de04598bc6550de382f47fcb10f50a8deb510a76 Clear exception breakpoints when calling ClearBreakpoints
  • 6c8657c9a7ec55c2a843aa2fb583e1b7fe6ee2d2 Guess VIMSPECTOR_MI_DEBUGGER path
  • c1283a292c9cd4d458fa71891e585e98663d1331 When creating a terminal window in neovim, use a new buffer [ #131 ]
  • 1b7402915cdf73a32de1effe936480b4d69ee3b6 Catch adapter being None and print user-friendly message:
  • cd26e81fd9465111927a19474593c343e7eb01f0 When requesting source from debugger, use the path, if supplied
  • b7dee6410a720456424c7c6ff85c120085a45c9f Merge pull request #125 from puremourning/win-setup
  • 27e11d5265f63b50de7c3a02e1d48b4ed1ff687e Merge branch 'master' into win-setup
  • 7da627f95e6ce9c97ffe1c4d2b04dfd985a14424 Merge pull request #124 from puremourning/list-splat
  • 2c1060c49efff59d59769ee4e00f4f82b14ab2ca Support *$var in lists to splat (expand in place) shell-split user input. Useful for commandline-> args list
  • e61e7fefe62cd1e514a846d24dcc22f9cfc9177f Merge branch 'master' into win-setup
  • c4bedcee8903084d4aa6c3ccaae667eefdca9f11 Set the code window to the current buffer
  • 5e8d4f97c4b891bc05c56d26efefb2d56bd22e05 Merge pull request #123 from puremourning/win-setup
  • 926029e343cccae0db08533298a2e13aa87755dc Set some window options to their deafults
  • c8dcc47b1c8261571bd310a31a028dea19807605 Merge pull request #121 from puremourning/windows
  • a74783513c48301821e85e3e4f0110fed254f928 Update README
  • 0aba8e0179535249ac7dbe896400a1de989b4817 Work around neovim bug where environ() crashes
  • 3366e1c7844ae1bce5844334f0015b20ce108cbf Use the python used to run the installer to run debugpy
  • 4a7e3b9229fedb6b63472d4c8ff3ec2d5646b246 Fix opening paths on Windows
  • 37fefafe35250e9925274858ad086429ba7af810 Fix tracebacks when the debug adapter dies very quickly
  • 866e6fe9b1d9cf19b97334fd6a606384aae60055 Merge pull request #116 from puremourning/filetype-configs
  • 68a45b5771d8301d12a73e208ae113a7c16a74a0 Fix workspace root when no vimspector conf - use dir of current file
  • 267f202dad7e974b3e9c36509760efb7551f6ff1 Fix LGTM error: python default arguments are mutable!
  • e37ef18c2812cbe2341a9c32dce613d485e0858e Move installation routines into proper library
  • be32a0a1a82ce6420c7bc7eedb5672dac0023479 Add --enable-custom to load custom gadget meta
  • 583fb95ea0738a9358cb3463612f3a5d9d00aa27 Read configurations from a per-filetype directory or a default location as well as local config file
  • 86afe89d63bd573eacad19b4c7f79aa4919b3839 Merge pull request #119 from puremourning/drop-py2
  • 6b735ce4d0ed9e9e2241ec4dba56b9dca7664df2 Drop python 2 support in installer
  • 79df51e83c8775f34fcf5c225f0c5c152d52094e Merge pull request #115 from puremourning/debugpy
  • dcabc52937b4f5f61d8a63a58088d5e52aafbdb0 Update readme
  • 8052484cc75f27ac2e4315573788e10415e85e38 Use YCM python style
  • a56bee7b0a5abe6c0eab60f69dbec59c235182db Switch to debugpy over vscode-python
  • 933f946801e90b6befea615fc3556fd76f8b7531 Fix CI - use latest lldb-mi
  • 6fd8d164879dae7d2a115d34e21dba441b70f87a Merge pull request #114 from noscript/readme_typo
  • a90a529cedb093afc4906f6a5ce947a182624e5d README referenced link typo
  • ac56e3adef873da7eb6d502a36fbf1f46973c364 Merge pull request #112 from puremourning/syntax-stack
  • 19cc58f09e528fdd53f6d6d8f438112f0a1f6f22 Set syntax in stack trace too
  • db95fe0c1dbd6ab71f1b98f7739704542b38d357 Update github pages to fix website, maybe
  • 8c01ea7bfd5704e242f1ea59920f2d71e2154d0e Merge pull request #110 from puremourning/neovim-env
  • 6878c80cfbfe993fe3a2213c98d5762f588a373e Update readme for environment hackaround
  • 896b20f49004831fa2378c5e344f1804cdf35fa6 Hackaround for missing 'env' in termopen and jobstart in neovim
  • fb4411676c06d63c192b03c887b87f020b1f9a52 Merge pull request #108 from puremourning/debugpy
  • 3f3ede48ba7e0452391e534125850972861b7b75 Update TOC
  • 44efc0a1b34f360a05166bc98dc3ff65366039f1 Neovim 0.4 doesn't work for debugpy because it is missing features
  • 6bcc58a39b342ed3706ce5dbb4595e5ec97022c2 Document how to use debugpy directly instead of vscode-python
  • 9485a9f46cf60df904e21db4544324d657212b9e Merge pull request #103 from axrt/no_ssl
  • 5eb042be14371883e8d3362c49664d5adeb2d099 Merge branch 'master' into no_ssl
  • 7f3d7a46e467c789e925795fc773a8b9d30ae340 Address cl requests in pr-103;
  • 9c18f3e8022daddfc3cb3548fcf2a9336de5d28c Merge pull request #107 from puremourning/fixups
  • 018ae05de81c6414402cd460356c4af07f95ca6e Add 'example' allowing simple command-line attachment
  • 74eb94fe530871093431aac0449bf38c50fbd5f4 Allow PID to be set by variables, e.g. shell
  • 8d4ec3f53a218a473177ed43347baccb94e57a0f Supress errors in more appropriate places
  • 309c29241347d67f39e73b208fed92e42b2665d9 Store variables supplied before parsing adapter/config varibales
  • c1851a38e5368d0d6f40820f6f844f5a4faf0d0d Merge pull request #104 from adelarsq/patch-2
  • 96a7083f292afd182f786d7f045624b38509f2fa Spell correction
  • bd794526b71807092ff9357914d235a370bfa912 Add a --no-ssl flag that switches off certificate verification
  • 4e1f14261bc8466ded478afc1c3da7f8501e3dac Merge pull request #102 from puremourning/import-vim
  • ab56d2cef498c869419805770f058af68ab8fd50 Import the vim module
  • b915ada0c85eae732012d119537222907886cba4 Update issue template a bit more for neovim
  • e26fc6bd8cf517614376fb72706c356cf001b092 Merge pull request #99 from puremourning/readme-launch-settings
  • 3d4ce6d7d422ca82822bc25d8a371ce97918d803 Merge branch 'master' into readme-launch-settings
  • d6994c2ba6ae545c37910b42928ce892941c821d Merge pull request #98 from puremourning/lldb-mi
  • 23b3bb719babaa8a007ca9be7bd1546ed5713844 Document exception breakpints
  • 8253c1687b71c634c382bbc259de8019d0f5f53a Document LaunchWithSettings [ #97 ]
  • 40bec48e97048b6f4b289bbe748661c8663f1530 Use my lldb-mi build

This list of changes was auto generated.