You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*__FILE__, __LINE__ for C/C++ - closes [#149](https://github.com/andrewferrier/debugprint.nvim/issues/149) ([1d5a975](https://github.com/andrewferrier/debugprint.nvim/commit/1d5a9753338e25a3bdc05c36f9c0cc4918a23d08))
9
+
* Add support for snacks.picker ([f7e370d](https://github.com/andrewferrier/debugprint.nvim/commit/f7e370d9ac19db1f763ccef9b4b255686f6eded3))
10
+
* fix docs and some user facing strigns to reflect snacks addition ([9d3cfc5](https://github.com/andrewferrier/debugprint.nvim/commit/9d3cfc59ef850fa1d7096ee0087a154eacaabbe8))
11
+
* Start using subcommands - closes [#155](https://github.com/andrewferrier/debugprint.nvim/issues/155) ([ebc43a5](https://github.com/andrewferrier/debugprint.nvim/commit/ebc43a59aae8061fe8ddba78fa6b02a934d6196a))
12
+
* Support 'location' for shell - closes [#178](https://github.com/andrewferrier/debugprint.nvim/issues/178) ([ed6225d](https://github.com/andrewferrier/debugprint.nvim/commit/ed6225dc446be07144f97b9a2da5d78f8927d237))
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
* Better default for large files - closes [#170](https://github.com/andrewferrier/debugprint.nvim/issues/170) ([d10946e](https://github.com/andrewferrier/debugprint.nvim/commit/d10946ee5c87333661ba2ae270888c02ffd4650b))
18
+
* Correct type ([9e636e9](https://github.com/andrewferrier/debugprint.nvim/commit/9e636e98f2199c58985657085f988d9a26bfb79f))
* Issue with sh/bash on nvim-treesitter 'main' ([898a082](https://github.com/andrewferrier/debugprint.nvim/commit/898a08209f1fea5292dc37df25b6811dc1fbc12b))
21
+
* selene issue with unused variable ([1ad3299](https://github.com/andrewferrier/debugprint.nvim/commit/1ad32998445437a31308e643273946de01240f26))
22
+
* Use normal! for Dvorak keyboard - closes [#172](https://github.com/andrewferrier/debugprint.nvim/issues/172) ([a8e5ddf](https://github.com/andrewferrier/debugprint.nvim/commit/a8e5ddf5cd35704df0fbe34cf04d47d5dd8409ea))
0 commit comments