Jump to content

Recommended Posts

Posted (edited)
23 hours ago, Danp2 said:

I don't believe that I had anything to do with this one. If I turn out to be wrong, then I will just chalk it up to my sometimers disease. 🤪

You're right, it was vanowm, my fault.

Edited by LoganCH
meant "it" not "I"
  • 9 months later...
Posted

Released v1.0.12 today, here's what changed:

Added

  • Signature help pulls description and parameters from function headers
  • Option to disable `(` as an option to accept function completion suggestions
  • Syntax highlighting for `#Tidy_On`, `#Tidy_Off`, and `#Tidy_ILC_Pos` directives

Changed

  • Path checks for utility executables (e.g., Au3Check) reduced to occur when changes are made and disabled for non-Windows OSes
  • Simplified regex for functions
  • Trimmed spaces in insertHeader command
  • Removed default configuration settings that were overriding user settings

Fixed

  • Open include shortcut not working for library UDFs
  • Open include shortcut not working for paths with `#` in them
  • Function autocomplete from include files
  • Reduced completion suggestions when writing function definitions

Contributors

@vanowm, @rcmaehl

 

View and Rate on VSCode Marketplace

View and Rate on Open VSX Registry

Star, Submit Issues, and Contribute on GitHub

  • 6 months later...
Posted

One question regarding the VS Code extension AutoIT v1.0.12 (Damien)...

Is it possible to see function documentation / header of customer functions?

Means, the same way when I hover cursor on function call of homebrew functions, like it is done when I call a standard AutoIt function?

I have seen this in other AutoIT extensions, supporting DocBook.

Posted
20 hours ago, Enchillada411 said:

One question regarding the VS Code extension AutoIT v1.0.12 (Damien)...

Is it possible to see function documentation / header of customer functions?

Means, the same way when I hover cursor on function call of homebrew functions, like it is done when I call a standard AutoIt function?

I have seen this in other AutoIT extensions, supporting DocBook.

Ok -  I see.

This feature is already requested

Implement hovers for user-created functions & variables · Issue #201 · loganch/AutoIt-VSCode · GitHub

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...