Commit Graph

  • 16f380fca3 fix(symbols): Make sure module stays local simrat39 2021-04-23 17:24:28 -07:00
  • f682723572 docs(readme): Add 'o' keymap simrat39 2021-04-23 15:17:16 -07:00
  • 8edb1e005b feat: Add keymap to go to location without losing focus simrat39 2021-04-23 15:06:10 -07:00
  • 062dac0ac1 ui: Improve FocusedSymbol highlight simrat39 2021-04-23 14:51:15 -07:00
  • b3344e9f97 fix(prevent_buffer_override): Go to next buffer after switching windows simrat39 2021-04-22 20:27:17 -07:00
  • a6a38848d9 docs(readme): Add rename and hover keymaps simrat39 2021-04-22 20:16:11 -07:00
  • 5959df428d docs(readme): Add show_guides simrat39 2021-04-22 20:15:18 -07:00
  • 4451c904d0 fix(hover/rename): Remove manual unloading of packages simrat39 2021-04-22 20:06:48 -07:00
  • 88d7ce38ba feat(guides): Add option to disable guides simrat39 2021-04-22 20:02:28 -07:00
  • 8d8f44e04b refractor(opts): Move options into its own module simrat39 2021-04-22 20:01:49 -07:00
  • d4042c99d4 refractor(debug): Move debug stuff to its own module simrat39 2021-04-22 18:37:50 -07:00
  • 1c07dfb4bb fix(handler): Make sure results are valid tables simrat39 2021-04-22 18:15:35 -07:00
  • b32435a2f5 fix(rename): Unload state after rename simrat39 2021-04-22 17:59:29 -07:00
  • 78109f5741 fix(hover): Add more autocmd to unhover and unload state after hover simrat39 2021-04-22 17:58:23 -07:00
  • e074433710 symbols: Add TypeParameter symbol and highlight simrat39 2021-04-22 15:19:37 -07:00
  • 4395434980 feat: Add rename symbol support simrat39 2021-04-22 15:02:48 -07:00
  • 2448b647d4 symbols-outline: Remove useless comment simrat39 2021-04-22 14:37:47 -07:00
  • be8cf968cf refractor: Restructure project simrat39 2021-04-22 14:24:21 -07:00
  • 8e7be488b3 Update license year simrat39 2021-04-21 22:59:41 -07:00
  • b8e0c77dd2 fix: Fix details simrat39 2021-04-21 22:56:45 -07:00
  • 0073d1c303 feat: Add support for hovering on symbols inside the outline simrat39 2021-04-21 22:55:22 -07:00
  • 7f37dfa7fd fix: Handle toggling logic outside the handler simrat39 2021-04-21 22:26:01 -07:00
  • 3381bfeea6 outline: Prevent buffer taking the whole space when closing another buffer simrat39 2021-04-21 22:20:06 -07:00
  • 63c3eadde5 outline: Return of the guides simrat39 2021-04-21 16:26:43 -07:00
  • feea24c92f README: Add setup instructions simrat39 2021-04-20 16:47:25 -07:00
  • 2b7028fed9 outline: Add option to disable highlight on hover simrat39 2021-04-20 16:32:39 -07:00
  • aeb89d74c2 outline: Code cleanup and stuff simrat39 2021-04-20 16:25:31 -07:00
  • 0864d2e11f outline: Add Escape keymap to close window simrat39 2021-04-20 16:13:14 -07:00
  • 7929191c9a outline: Make toggling the outline the default behaviour simrat39 2021-04-20 16:05:51 -07:00
  • 501251bc99 outline: Highlight item if cursor is in its range simrat39 2021-04-20 15:42:10 -07:00
  • ed445e465a outline: Only clear namespace before setting a new highlight simrat39 2021-04-20 15:25:11 -07:00
  • b5823ca4c7 Add basic README and LICENSE simrat39 2021-04-19 19:44:28 -07:00
  • f11c41a38d outline_buf: Delete buffer if it is hidden krady21 2021-04-19 19:23:32 -07:00
  • 683c895271 outline: Highlight item in outline when hovering over it in code simrat39 2021-04-19 19:13:25 -07:00
  • 9c2e6b1976 outline: Rework how lines and details are set simrat39 2021-04-19 18:17:48 -07:00
  • 3ee7b6ef0d outline: Use vim.fn.win_gotoid to move between windows simrat39 2021-04-19 16:02:28 -07:00
  • be54b32ee1 outline: Setup basic autocmds simrat39 2021-04-19 15:54:58 -07:00
  • cf16efc99c outline: Wipe state on buffer detach simrat39 2021-04-19 15:40:07 -07:00
  • faf226a0e2 outline: Disable outline guides for now simrat39 2021-04-19 13:42:10 -07:00
  • 0583f0390a outline: Disable line numbers simrat39 2021-04-19 12:11:02 -07:00
  • d80c61a218 outline: Add detail as virtual text on each item if availaible simrat39 2021-04-19 12:10:48 -07:00
  • 7b302a938b symbols: Setup basic highlighting for icons (using tree-sitter) simrat39 2021-04-18 21:15:06 -07:00
  • 9a95df9706 guides: Add highlight simrat39 2021-04-18 20:54:17 -07:00
  • e8558a58a0 symbols-outline: Add basic guides implementation simrat39 2021-04-18 19:59:19 -07:00
  • 3774705202 symbols: Update 'Class' and 'Struct' icons simrat39 2021-04-18 19:34:18 -07:00
  • 0c669642f1 symbols: Update 'Object' icon simrat39 2021-04-18 19:29:42 -07:00
  • 7958e824ef symbols-outline: Fix table flattening logic simrat39 2021-04-18 18:35:07 -07:00
  • 576d84f0b5 Initial commit simrat39 2021-04-18 18:17:06 -07:00