Jump to content

mLipok

MVPs
  • Posts

    12,028
  • 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,761 profile views

mLipok's Achievements

  1. What kind of AI you are using ? I currently use ChatGPT for simple chat and with CODEX variant.
  2. my global AGENTS.md is about 15k and for one of my new project 54k But I even have specific rules for coloring and GUI positioning.
  3. 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
  4. 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
  5. @bladem2003 thanks for pointing me in this direction
  6. new version MSSpellCheckingAPI.au3 AI long description:
  7. Long comparison generated by artificial intelligence:
  8. Todays mod to my version: MSSpellCheckingAPI.au3
  9. My latest version: MSSpellCheckingAPI.au3 I'll compare it to yours.
  10. I see that portable is also possible https://code.visualstudio.com/docs/setup/portable
  11. 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?
  12. Would you be so nice and publish this on github ?
  13. Starting today, you can check out the new AI-generated documentation https://github.com/mlipok/XML.au3/blob/main/docs/README.md
  14. 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
×
×
  • Create New...