Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Doosan DRLNew to Visual Studio Code? Get it now.
Doosan DRL

Doosan DRL

DoosanRobotics

|
238 installs
| (2) | Free
DRL extension for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Doosan DRL extension for Visual Studio Code

Doosan DRL extension is used to edit DRL(Doosan Robot Language) in Visual Studio Code.

  • If you want to debug or execute DRL, you should run it in the Dart-Platform (Code Editor Module or Task Editor Module).
  • We recommend using this extension with Doosan Dart-IDE Plugin.

This extension was created by Doosan Robotics.

Quick start

This extension will be executed automatically in *.drl file.

Features

1. Completion and Snippet

  • You can see DRL and your own function's list when typing. If you select item, function's snippet will be inserted.




2. Signature

  • You can check parameter information when typing function parameters.




3. Show hover

  • You can see the function's information when you move the mouse over the function's name.




4. Go to definition

  • You can go to your own definition by pressing F12, clicking name with ctrl(command), or open menu and select 'Go To Definition'.
  • This feature is not working to DRL function.


5. Rename symbols

  • You can rename symbols by pressing F2, or open menu and select 'Rename symbol'.


Note

  • This extension is beta version. If you have any questions or requests about this extension, please post it in our Dart-Forum.
  • Syntax check features will be included in the future version.
  • This extension does not use LSP(Language Server Protocol).
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft