Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 508 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 508 Bytes

fuse-mode

Emacs plugin for Fuse

M-x fuse-mode to connect to the fuse daemon.

I am currently using csharp-mode for uno and nXML-mode for UX. These modes work quite nice until we get to do proper UNO and UX syntax highlighting. And we might be able to derive from these.

Implemented

  • Daemon communication
  • Error log

Roadmap

  • Code completion
  • Project management (new project, creating files ...)
  • Starting previews
  • Selection

Dependencies:

json.el s.el dash.el

Licence

GPL v2