extension

  1. mrserv0

    Ideas about adding a Debugger to the VSCode extension [VSCode Extension]

    Hi @Erel and the community. Thank you for the amazing work you do and all that has been created, and will be created on this platform. I'm a contributor on the B4X Language Support Extension by @Jansen611 and lately have been considering the feasibility of adding a Debugger to it. This would...
  2. Mashiane

    Share My Creation [VS Code B4X IDE Companion]: Supercharging VS Code for B4X - How It Works & Why I Need It, You Might Too

    Hello Fam!👋 Let's unbox (and perhaps build together) this monster to be, the B4X IDE Companion Quickly get it from your VS Code Extensions This has been generated with AI. Source Code in GitHub I've had myself into a pickle, I find myself using VSCode more with AI to work on my...
  3. teddybear

    Share My Creation [B4J]Make good use of the jgauge library

    The Medusa is a great resource for numerous modern looking UI gauge controls, Erel has wrapped most types of gauges in the library. I really like the LCD skin of this control, so I extended this jgauge library for the skin. Example and extension library are attached. it depends on jgauge...
  4. LucaMs

    B4J Code Snippet [B4X] GetFileParts

    I thought I had used some library, in the past, that provided functions like GetFileExtension and GetFileName. I will search better among my projects but I can't find them at the moment. This snippet is useful for getting: Path, FileName and FileExtension, for convenience in a single custom...
  5. A

    Android Question Copy a file and change it's extension (example: from .bat to .txt)

    Any examples or references that could help me achieve this?
  6. MarkusR

    B4J Question is it possible to make a ide extension that can be reached by menu?

    is it possible to make a ide extension that can be reached by menu? an executable .jar (or maybe .exe) that appear in a ide menu.
Top