Coder Social home page Coder Social logo

randy3k / vscode-r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reditorsupport/vscode-r

0.0 3.0 0.0 1.69 MB

R Extension for Visual Studio Code (execution, snippet, lint, R documantation, R Markdown)

Home Page: https://marketplace.visualstudio.com/items?itemName=Ikuyadeu.r

License: MIT License

TypeScript 98.68% R 1.32%

vscode-r's Introduction

R support for Visual Studio Code

Sorry, supporting this extension is ended. Please looking forward to coming new one (microsoft/RTVS#1295).

Requires R.

Usage

  • For Windows, set config r.rterm.windows to your R.exe Path like "C:\\Program Files\\R\\R-3.3.4\\bin\\x64\\R.exe";
  • Open your folder that has R source file (Can't work if you open only file)
  • Use F1 key and R: command or ⌘+Enter(windows: ctrl+enter)

Features

  • Run Source(⌘+Shift+S or Push iconicon) and Run Selected((⌘+Enter))
    • If you use Windows or linux to Ctrl

use Run .R

  • R Integrated Terminal

Create R terminal

  • Extended Syntax(R, R Markdown, R Documentation)

Syntax

  • Create .gitignore based R.gitignore

  • Data frame viewer and Environment viewer(Preview Data frame or Preview Environment)

Image

  • Snippets

  • Package development short cut (Load All, Test Package, Install Package, Build Package and Document)

Requirements

Extension Settings

This extension contributes the following settings:

  • r.rterm.windows: set to R.exe path for Windows

  • r.rterm.mac: set to R term's path for Mac OS X

  • r.rterm.linux: set to R term's path for Linux

  • r.rpath.lsp: set to R.exe path for Language Server Protocol

  • r.rterm.option: R command line options (i.e: --vanilla)

  • r.source.encoding: An optional encoding to pass to R when executing the file

  • r.source.focus : Keeping focus when running(editor or terminal)

  • Language server(developing here)

TODO

  • Output Plot
  • Debug

CONTRIBUTING

This extension based on

FAQ

  • Q: I can't use command and message is xxx no command found.
  • A: Please open your folder that has R source file

The R logo is © 2016 The R Foundation

vscode-r's People

Contributors

ikuyadeu avatar ladvien avatar shians avatar andycraig avatar jacob-long avatar ondrejpialek avatar wedneyyuri avatar

Watchers

James Cloos avatar Randy Lai avatar  avatar

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.