Jump to content

mLipok

MVPs
  • Posts

    12,026
  • Joined

  • Last visited

  • Days Won

    69

mLipok last won the day on September 14

mLipok had the most liked content!

About mLipok

  • Birthday 07/19/1978

Profile Information

  • Member Title
    Sometimes... even usually I'm nitpicky.
  • Location
    Europe, Poland, Upper Silesia, Zabrze
  • Interests
    ¯\_(ツ)_/¯

Recent Profile Visitors

32,676 profile views

mLipok's Achievements

  1. AutoIt Registration-Free COM Manifest Tools A small set of AutoIt utilities for creating, testing, and merging Windows Registration-Free COM manifests. The project is intended to simplify working with native COM DLLs that normally require system registration through regsvr32.exe. FULL INFO: LINKS: https://github.com/mlipok/ManifestManagement.au3 https://github.com/mlipok/ManifestManagement.au3/blob/main/ManifestManagement.au3
  2. Markdown.au3 — an AutoIt UDF for converting Markdown text to RTF. It supports headings, bold and italic text, lists, blockquotes, links, code blocks, and other common Markdown elements. It also provides _MarkdownToRTF_MsgBox(), an enhanced MsgBox()-style dialog that displays formatted Markdown content as RTF. Markdown_Example.au3 — demonstrates Markdown → RTF conversion, displaying the result in a RichEdit control, example AutoIt, SQL, and JavaScript code blocks, and the use of _MarkdownToRTF_MsgBox(). Markdown.zip
  3. @bladem2003 thanks for pointing me in this direction
  4. new version MSSpellCheckingAPI.au3 AI long description:
  5. Long comparison generated by artificial intelligence:
  6. Todays mod to my version: MSSpellCheckingAPI.au3
  7. My latest version: MSSpellCheckingAPI.au3 I'll compare it to yours.
  8. I see that portable is also possible https://code.visualstudio.com/docs/setup/portable
  9. What is the status of the SciTE > VSCode development environment migration? To put it another way, have all SciTE functionalities (including those from DynamicLUA) been ported to VSCode add-ons? What additional benefits does VSCode offer compared to SciTE + DynamicLUA?
  10. Would you be so nice and publish this on github ?
  11. Starting today, you can check out the new AI-generated documentation https://github.com/mlipok/XML.au3/blob/main/docs/README.md
  12. From now on you can follow the changes on: https://github.com/mlipok/ADO.au3 There is also a newer version there. I'm currently working extensively with AI. You can see the results in terms of documentation here: https://github.com/mlipok/ADO.au3/blob/main/docs/README.md
  13. I just published changes to my subproject https://github.com/mlipok/Au3WebDriver-testing/releases/tag/v1.0.0 For those looking for examples of how to use this UDF, I encourage you to take a look.
  14. https://github.com/mlipok/XML.au3/releases#release-XML_1.1.1.13
×
×
  • Create New...