-
v0.3.1 Stable
released this
2025-06-28 06:31:55 -05:00 | 13 commits to master since this releaseWhat's Changed
- fix: Remove s when it's 1 problem solved by @New9c in https://github.com/kawre/leetcode.nvim/pull/149
- fix(
Leet inject): update index after buffer changed by @phanen in https://github.com/kawre/leetcode.nvim/pull/151 - feat:
folke/snacks.nvimpicker support by @BYT0723 in https://github.com/kawre/leetcode.nvim/pull/177
New Contributors
- @New9c made their first contribution in https://github.com/kawre/leetcode.nvim/pull/149
- @phanen made their first contribution in https://github.com/kawre/leetcode.nvim/pull/151
- @BYT0723 made their first contribution in https://github.com/kawre/leetcode.nvim/pull/177
Full Changelog: https://github.com/kawre/leetcode.nvim/compare/v0.3.0...v0.3.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.3.0 Stable
released this
2024-12-12 13:25:49 -06:00 | 23 commits to master since this releaseWhat's Changed
- feat:
ibhagwan/fzf-luasupport https://github.com/kawre/leetcode.nvim/pull/150 - feat:
snacks.nvimsupport #148
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat:
-
v0.2.0 Pre-release
released this
2024-02-20 11:11:27 -06:00 | 69 commits to master since this releaseWhat's Changed
- interact with leetcode sessions
Leet session change name=...Leet session create name=...Leet session update
- better premium indicators for premium users
- new footer with daily streak counter and session related statistics
- improved responsiveness of judge notifications
Leet restoretry to restore default layout of the current question in case it went out of place
Full Changelog: https://github.com/kawre/leetcode.nvim/compare/v0.1.0...v0.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- interact with leetcode sessions
-
v0.1.0 Pre-release
released this
2024-02-15 06:02:42 -06:00 | 98 commits to master since this releaseInitial Release
Recent changes
Leet openfor opening currently opened question in a default browserLeet resetreset question to default code definitionLeet last_submitretrieve last submitted code for the current question- Normalize blobs returned by leetcode API to avoid crashes
- Add padding on code run for a 1:1 diagnostics align
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads