This is the Linux app named crystalline whose latest release can be downloaded as Releasev0.11.0sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named crystalline with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
crystalline
DESCRIPTION
Crystalline is an implementation of the Language Server Protocol written in and for the Crystal Language. It aims to provide limited language features (like go-to, autocompletion, syntax and semantic checking) and ease development with any compatible code editor. Crystalline is not as extensive in terms of features as other Language Servers but still provides very convenient tools. Code Diagnostics. Syntax and semantic checks on save. Limited Autocompletion. List (depending on the target) method definitions, macros or module/class/struct names or symbols available in the current context. A whole document or a text selection. By clicking on a symbol with the Cmd or Ctrl key pressed (editor/platform dependent). Hovering should display (when possible) either a variable type, a function definition signature or the expanded macro.
Features
- Crystalline is meant to be used alongside an editor extension
- Add the Crystal Language extension
- Using Conquer of Completion we can configure Crystalline as our LSP backend and get all the features of Crystalline we would get with VSCode
- Crystalline will try to determine which file is best suited as an entry point when providing language features
- Syntax and semantic checks on save
- List (depending on the target) method definitions, macros or module/class/struct names or symbols available in the current context
- By clicking on a symbol with the Cmd or Ctrl key pressed (editor/platform dependent)
Programming Language
Crystal
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/crystalline.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.