Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 919 Bytes

README.adoc

File metadata and controls

39 lines (31 loc) · 919 Bytes

Modelica | Editor Sublime Text Client

A Sublime Text client plugin for communication with the Modelica | Editor service process.

Requirements

Feature status

Basics

  • mope-project.json file generation

  • ✓ Connecting to the server

  • ✓ Disconnecting to the server

  • ✓ Compile on demand

  • ✓ Compile after save

  • ❏ Compile scripts

  • ✓ Check a model

  • ❏ Code completions

    partly implemented; completion works without any semantic hints

  • ❏ Stopping the server going to be deprecated!

  • ❏ Start server as sub process

  • ✓ Go to documentation

  • ✓ Go to definition

  • ✓ Get type of a variable/property

MoPE BETA features

  • ❏ Open model in MoVE