Git Product home page Git Product logo

vscode-amx-netlinx's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vscode-amx-netlinx's Issues

Advice

Hey,

I'm trying to figure if I can make better use of this extension in my projects.

I have a folder structure in my projects similar to the structure Netlinx Studio. Source, Module, Include etc, so the project folder is a bit more organised and not so chaotic. This obviously causes problems when I come to compile my code as the includes and module files are not in the "local" directory where the main.axs file is.

I haven't tried using the global compile but I don't think this will work for me either. I do have a global folder where I keep all my modules but each module is in a separate sub-directory as they each have a Git repo. If I specify the root global directory will recursively look through all the sub-directories too?

Ultimately I'm just looking to find a way to use this extension without having to keep every file in the same directory, whether that be a local or global directory.

Thanks in advance.

Damien

Code beautifier breaks on omitted brackets

Stuff like:

if (x == 1)
    call_function()

The beautifier ends up making those two lines the same indent depth. Not sure if I'll be able to fix it. I'm sure Regex will save the day somehow.

Integrating file transfers via FileTransfer2

Can you think of a way to initiate file transfers in VSCode via FTCon included in FileTransfer2? This would deliver a further integrated dev environment, and benefit those with a remote deploy workflow.

See below sample console output (which works fine, if just a little manual).

PS C:\Program Files (x86)\AMX Control Disc\FileTransfer 2> .\FTCon.exe โ€˜\Programming\home.tkn' 172.16.1.220 -Boot
    
FTCon [Version 1.1]
(C) Copyright 2005 AMX Corp.

Attempting to Send File-home.tkn
Transferring home.tkn
266021 of 266021
Transfer Complete
Attempting to Send File-empty.src
Transferring empty.src
246 of 246
Transfer Complete
PS C:\Program Files (x86)\AMX Control Disc\FileTransfer 2>

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.