Project Description

Write a plugin for the most common IDEs capable of parsing a supportconfig file, enable the folding of its section and retrieving an outline of the current file; giving context infos when navigating through the file (which file and which sections are being navigated) would be a plus.

Goal for this Hackweek

  • Write the plugin for VS Code

UPDATE: goal achieved, here is the extension!

Goal for the upcoming Hackweeks

  • Evaluate the porting for IntelliJ IDEA and Eclipse
  • Evaluate if Notepad++ is capable of giving the desired features
  • Evaluate and eventually implement a SCA plugin capable of writing on the fly a web page having a pseudo-IDE nested giving the desired features

Resources

VS Code extension

VS Code Grammar

TextMate Lang Tutorial

TextMate Lang Specs

SWMF example plugin

Looking for hackers with the skills:

supportconfig ide

This project is part of:

Hack Week 22

Activity

  • about 1 year ago: GKnudi started this project.
  • about 1 year ago: paolodepa added keyword "supportconfig" to this project.
  • about 1 year ago: paolodepa added keyword "ide" to this project.
  • about 1 year ago: paolodepa originated this project.

  • Comments

    • paolodepa
      about 1 year ago by paolodepa | Reply

      Tracking my progress (if any add-emoji ) here: https://github.com/paolo-depa/suse-supportconfig-parser

      Feel free to contribute

    Similar Projects