Skip to content

Use Microsoft Python Language Server

Compare
Choose a tag to compare
@seagle0128 seagle0128 released this 09 Jul 09:56
· 2077 commits to master since this release
  1. Use Microsoft Python Language Server (mspyls) by default.
  2. Preview line when executing goto-line command.
  3. Fix #88: text moving around whenever using brackets in org-mode.
  4. Fix #87: ivy-format-function is obsolete. Use default values of ivy-format-functions-alist.
  5. Add: remove-hook-at-point.
  6. Fix: The buffer isn't refreshed after some operations due to the TAB.
  7. Fix: Poor performance with tramp in dired.
  8. Disable indentation guides.
  9. Optimize dashboard, dired and ivy/counsel.
  10. Support lua-mode.
  11. Set fill-column to 100 by default.
  12. Remove colorful icons from treemacs.
  13. Remove ein.
  14. Misc improvements.