Thanks to visit codestin.com
Credit goes to github.com

Skip to content

7.0.0

Compare
Choose a tag to compare
@jcs090218 jcs090218 released this 16 Nov 21:09
· 2730 commits to master since this release
  • Configured company-box so it's compatible to old company-quickhelp configuration.
  • Installed new package logms.
  • Moved emoji company backend fo just markdown-mode.
  • Removed unnecessary package version calculation.
  • Installed new package company-emojify.
  • Removed legacy code from logging module.
  • Added improvements for ReactJS and React Native's default templates.
  • Added ansi color support for compilation buffer.
  • Enhance rule for rjsx-mode detection for JavaScript major modes.
  • Fix url browsing functionality with key Ctrl+Enter.
  • Revised minify and prettify contents with region.
  • Removed elisp directory from .emacs.d, replace with quelpa.
  • Installed new package editorconfig.
  • Added Project to buffer menu list.
  • Added function to track the opened projects.
  • Added capability to show project name wiht powerline.
  • Improved buffer-menu module with project capability.
  • Replaced use-package with leaf.
  • Improved for built-in package, comint related to compilation-mode's input.
  • Added custom bind key function.
  • Removed config for package, reload-emacs.
  • Improved a bit of startup time.
  • Reconstructed function modules to speed up startup time.
  • Customized dashboard so it no longer using page-break-lines to show separators.
  • Removed package origami.el.
  • Installed new package ts-fold.
  • Terminated undo-tree visualizer buffer after reopening the buffer.
  • Limited powerline to apply only for the valid mode-line-format variable.
  • Installed new package meta-view.
  • Installed new package eldoc-meta-net.
  • Installed new package company-meta-net.
  • Installed new package hl-preproc.
  • Introduce new variable jcs-log for controlling the logger module.
  • Installed new package flx-rs.
  • Replaced scoring algorithm from flx to flx-rs.
  • Added support to delete dynamic module packages.
  • Installed new package csv-mode.
  • Removed indent support for next/previous key types.
  • Added Notepad++ style indent block commands.
  • Removed unused vim layer.