Code Monkey home page Code Monkey logo

medford-vscode's Introduction

medford-vscode

An implementation of the Language Server Protocol to provide editor support for the MEDFORD metadata markup language. The server will be started automatically when a MEDFORD document (ending in .mfd) is opened.

Features:

  • Syntactic validation
  • Semantic validation
  • Autocomplete for major tokens and expected minor tokens
  • Autocomplete for preveiously defined macros
  • Syntax highlighting
  • File icons!

Requirements:

Python (3.8 or newer) must be installed on your system and VS Code must have access to the Python interpreter.

Python dependencies should be automatically installed. If there are issues, try installing pygls manually on the configured python environment using pip install pygls.

The language server and medford parser are bundled with this extension and do not need to be installed seperately.

Extension Settings:

There are no user-configurable settings at this time. If you'd like one added, please let us know.

Issues:

This software is in beta! If you run into an issue with the user-interface, please open an issue in the extension repository. If you run into an issue with error messages or autocomplete, please open an issue in the language server repository. Also, feel free to email us if you have any questions or concerns!

Contributors:

medford-vscode's People

Contributors

liam-strand avatar

Stargazers

oliver bello avatar

Watchers

 avatar

medford-vscode's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.