Coder Social home page Coder Social logo

act's Introduction

Hi there ๐Ÿ‘‹

act's People

Contributors

matthieusb avatar unixorn avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

act's Issues

Recursively look inside the scripts folder

This will allow us to store scripts in sub-folders.
The completion scripts should display like this:

script_in_home_actiona_folder.ascr
folder1/script_in_folder_1.ascr
folder1/folder1_1/script_in_folder_1_and_1_1.ascr

Be careful about not impacting the execution feature.

Add a "detail" command to display script detail

We can do this by crawling the xml file for "action" tags and look for the "comment" attribute. This way we wan display a step by step script description.

It also could be more evolved by recognizing actual actions.

For a first step we whould try to:

  • Crawl and look for action tags, and extract their comment value
  • If no comment is found, we just display "An action without a description is performed
  • (BONUS) Crawl the actual action to identify it if no description is found

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.