GithubHelp home page GithubHelp logo

androxxtraxxon / julia-vscode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from julia-vscode/julia-vscode

0.0 1.0 1.0 746 KB

julia language support for VS Code

License: Other

Julia 15.32% Smarty 1.91% TypeScript 82.77%

julia-vscode's Introduction

julia

This VS Code extension provides support for the julia programming language.

Getting started

Getting the julia extension for VS Code to work involves two steps: 1. Install VS Code and 2. Install the julia extension.

Installing VS Code

Just head over to the VS Code homepage and follow the installation instructions for your platform. At the end of this step you should be able to start VS Code.

Install the julia extension

First, start VS Code. Inside VS Code, go to the extensions view either by executing the View: Show Extensions command (click View->Command Palette...) or by clicking on the extension icon on the left side of the VS Code window.

In the extensions view, simply search for the term julia in the marketplace search box, then select the julia extension and click the install button. You might have to restart VS Code after this step.

Configure the julia extension

If you have installed julia into a standard location on Mac or Windows, or if the julia binary is on your PATH, the julia VS Code extension should automatically find your julia installation and you should not need to configure anything.

If the extension does not find your julia installation automatically, or if you want to use a different julia installation than the default one, you can set the julia.executablePath to point to the julia executable that the extension should use. In that case the extension will always use that version of julia. To edit your configuration settings, execute the Preferences: Open User Settings command (you can also access it via the menu File->Preferences->Settings), and then make sure your user settings include the julia.executablePath setting. The format of the string should follow your platform specific conventions, and be aware that the backlash \ is the escape character in JSON, so you need to use \\ as the path separator character on Windows.

Features

The extension currently provides

Documentation

The documentation has sections that describe the features of this extension (including e.g. keyboard shortcuts).

Known issues and workarounds

Please visit the known issues and workarounds for up-to-date information about known issues and solutions for those problems.

Data/Telemetry

The julia extension for Visual Studio Code collects usage data and sends it to the development team to help improve the extension. Read our privacy policy to learn more and how to disable any telemetry.

julia-vscode's People

Contributors

be5invis avatar christiankurz avatar colinfang avatar davidanthoff avatar gitter-badger avatar helgee avatar iamed2 avatar iblislin avatar innerlee avatar ken-b avatar kristofferc avatar rcjsuen avatar sbromberger avatar swerwath avatar zacln avatar

Watchers

 avatar

Forkers

rtroop-zz

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.