Coder Social home page Coder Social logo

tcd-coder's Introduction

TCD Coder extension for Visual Studio Code

This small Visual Studio Code extension is intended for students taking modules in the School of Computer Science and Statistics at Trinity College Dublin.

The extension provides module-specific configuration settings for Visual Studio Code that are then used by other extensions (e.g. Cortex-Debug), tasks and launch configurations. The settings simplify cross-platform support.

Features

Manually choose a module and environment and apply settings

The Apply Settings ... command allows you to choose a module and an environment profile and then sets appropriate Visual Studio Code settings to support the chosen module.

Auto-detect environment and module and apply settings

On startup, the extension will also attempt to auto-detect the environment and apply an appropriate settings profile.

Detect and warn about UNC paths

Since network UNC paths are not supported by the toolchain used in the module, the extension will attempt to detect when a folder or workspace is incorrectly opened using a TCD School of Computer Science and Statistics UNC path and, if possible, will prompt the user to re-open the folder/workspace using a mapped drive.

Use

Manual application of settings

Use the Apply Settings ... command to chose a module and environment.

Automatic delection of environment and application of module settings

To support automatic detection of encironments and automatic application of module settings, the extension is activated when a folder is opened that contains a tcd-coder.json file. In a multi-root workspace, this can be in the root of any of the folders included in the workspace.

Only one key:value pair is currently supported in the tcd-coder.json file. The module key identifies the module for which settings should be applied. The module identifier MUST correspond to one of the modules supported by the extension, for example:

{
    "module": "CSU11021"
}

Planned Features

  • List repositories available in a configured GitLab group and provide a simple means to clone a selected project and add it to the current multi-root workspace.

Known Issues

No known issues

tcd-coder's People

Contributors

jdtcd avatar

Watchers

 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.