HurleyShanabarger Posted December 2, 2022 Posted December 2, 2022 Love that release! Thank for the work ♥️
LoganCH Posted December 2, 2022 Author Posted December 2, 2022 (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 December 2, 2022 by LoganCH meant "it" not "I"
LoganCH Posted September 26, 2023 Author Posted September 26, 2023 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 Danp2 1
Enchillada411 Posted March 27, 2024 Posted March 27, 2024 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.
Enchillada411 Posted March 28, 2024 Posted March 28, 2024 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
LoganCH Posted January 29 Author Posted January 29 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 SOLVE-SMART and Danp2 1 1
SOLVE-SMART Posted January 29 Posted January 29 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)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now