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

  • 10 months later...
Posted

Released v1.0.13 today!

Added

  • Command to remove Debug to Console and MsgBox lines added by the extension

  • Commands to add and remove debug Trace lines

  • Refined syntax check, with ability to set options through #AutoIt3Wrapper_AU3Check_Parameters

  • Completions and Hovers for AutoIt3Wrapper Directives

Changed

  • Changes to autoit.includePaths setting now gets written to Windows Registry

Fixed

  • Go To Definition regression

  • Output colors not showing due to other extensions (e.g., Github Copilot)

  • Icons missing for some Const and Enum variables in the outline/Symbol search

  • Detection of nested Regions

  • outputCodePage setting not working

  • Au3Check/Problems tab now works with includePaths setting

Contributors

@Danp2, @vanowm, @Sunev

View and Rate on VSCode Marketplace

Star, Submit Issues, and Contribute on GitHub

Posted

Thank you @LoganCH 👌 .

I guess you plan to create a GitHub release too, right?
In my VSCode your newest version is loaded just fine (automatically), but on your GitHub repo the latest Release is still the "old" one.

Best regards
Sven

Stay innovative!

Spoiler

🌍 Au3Forums

🎲 AutoIt (en) Cheat Sheet

📊 AutoIt limits/defaults

💎 Code Katas: [...] (comming soon)

🎭 Collection of GitHub users with AutoIt projects

🐞 False-Positives

🔮 Me on GitHub

💬 Opinion about new forum sub category

📑 UDF wiki list

✂ VSCode-AutoItSnippets

📑 WebDriver FAQs

👨‍🏫 WebDriver Tutorial (coming soon)

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...