Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 773 Bytes

TODO.org

File metadata and controls

36 lines (22 loc) · 773 Bytes

Configuration Work in Progress

lsp-mode

prettier-js

Checkout the prettier-js-width-mode configuration variable

Turn setup.el into a package complete with defcustom properties

Modes to Investigate

Generic

projectile

Completion

Is it possible to hook into Icicle’s completion mechanism?

Checkout lsp’s presupported mechanisms

JavaScript

js2-mode

js3-mode

web-mode

If I use this see the prettier-js README for configuring them together.

add-node-modules-path

This could be hooked into any of the modes that prettier-js is hooked into so that they use a project’s prettier version.

Packages to Find

Elisp

Find something to autoformat Elisp.