Go to file
mtresearchdev 639b0f451d Initial Commit 2023-06-15 11:22:53 +01:00
.vscode Initial Commit 2023-06-15 11:22:53 +01:00
client Initial Commit 2023-06-15 11:22:53 +01:00
syntaxes Initial Commit 2023-06-15 11:22:53 +01:00
.gitignore Initial Commit 2023-06-15 11:22:53 +01:00
.vscodeignore Initial Commit 2023-06-15 11:22:53 +01:00
CHANGELOG.md Initial Commit 2023-06-15 11:22:53 +01:00
README.md Initial Commit 2023-06-15 11:22:53 +01:00
language-configuration.json Initial Commit 2023-06-15 11:22:53 +01:00
package-lock.json Initial Commit 2023-06-15 11:22:53 +01:00
package.json Initial Commit 2023-06-15 11:22:53 +01:00
packagee.yaml Initial Commit 2023-06-15 11:22:53 +01:00
tsconfig.json Initial Commit 2023-06-15 11:22:53 +01:00
vsc-extension-quickstart.md Initial Commit 2023-06-15 11:22:53 +01:00

README.md

OpenQuest

A Language extension for the Quest language, a DSL for mission scripting (Metin2)

Features

Supports mostly all known tipical features like:

  • Quest Language Highlighting and formatting
  • Lua Language embedded in respective Quest scopes
  • OpenQuest Language Server support
  • Language Server connections (local and remote)

Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.

For example if there is an image subfolder under your extension project workspace:

![feature X]images/feature-x.png

Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.

Requirements

The extension is able to provide everything necessary by itself, however you can check its Settings for things you might want to change to your own

Known Issues

Nothing quite yet