Giter Club home page Giter Club logo

code-for-ibmi's Introduction

Code for IBM i

Maintain your RPGLE, CL, COBOL, C/CPP on IBM i right from Visual Studio Code.

Features

  • Member browser and editor
  • IFS Browser and editor
  • Object browser
  • Settings: Compilation, library list, etc,
  • Error lists show up in Problems automatically

Requirements

In order to use extension, the SSH Daemon must be started on IBM i. (Licensed program 5733-SC1 provides SSH support. STRTCPSVR *SSHD starts the daemon.)

How to get running

Install from VS Code

You can find the extension in the VS Code Marketplace!

Run from local

  1. clone repo
  2. npm i
  3. 'Run Extension' from vscode debug.

Quick Start Guide

How do I get syntax highlighting?

Install IBMi Languages first! Thank you @barrettotte.

Make a connection

  1. Press F1
  2. Find 'IBM i: Connect'
  3. Enter in your connection details in the window that opens
  4. Hit connect

Tip: next time, try using 'IBM i: Connect to previous'

Browse source members

  1. Connect to your system
  2. Find the member browser and hover your mouse over it until you see the folder with the plus icon
  3. Click the icon. A window will appear to add a path to a source physical file you'd like to browse (format: LIB/FILE)
  4. After you've entered your chosen source file, hit enter.
  5. Source file should appear in member browser.

You can click on a member to open and edit it. There is no member locking and the extension does not retain source dates.

How do I compile my source code?

  1. Edit your library list in the 'Code for IBM i' Settings for your current connection (connections get their own settings now!)
  2. Edit the Actions in JSON format in the 'Code for IBM i' Settings too. You can define what commands to use for the compilations.
  3. Open the source you want to compile
  4. Use Ctrl+E or Cmd+E to compile your source.
  5. If you have more than one compile option available to you for the type of source, it will prompt you
  6. If you are using *EVENTF, it should automatically load the error listing in the Problems tab.

Detailed Documentation

More detailed documentation is available here

Contributors

code-for-ibmi's People

Contributors

worksofliam avatar priceaj avatar sjlennon avatar chrjorgensen avatar thebeardedgeek avatar dariocs avatar richardschoen avatar barrettotte avatar dferrand avatar alanseiden avatar connorholyday 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.