Skip to content

Latest commit

 

History

History
 
 

README.md

Coding Actions

This folder contains a collection of useful utility actions when writing your own Actions.

New Action

An action that invokes a simple dialog in Anchorpoint to create a new action. You can specify a name and a description for your action. With advanced settings you can control things like the internal ID and the autor, for example. This action is also a great learning material how to create simple dialogs in python.

Action GIF

Open Terminal Here

Opens the console application (CMD / Terminal) in the current folder.

Open VSCode Here

Opens Visual Studio Code and opens the current folder.