All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

QB64-PE Version 4.3.0 Released with New Library Management and IDE Features

By

jandeboevrie

5mo ago· 13 min readenNews

Summary

QB64-PE version 4.3.0 has been released with significant enhancements including the implementation of the $USELIBRARY meta-command for easier library usage through the new QB64-PE Libraries Pack add-on, while maintaining backward compatibility with traditional $INCLUDE methods. The update also introduces three new IDE editing features: auto-closing of brackets and quotes, Ctrl+D for line/selection duplication, and keyboard shortcuts for moving lines up and down.

Key quotes

· 7 pulled
- #647, #648, #649, #650, #652 - Implements the $USELIBRARY meta-command and functionality - @RhoSigma-QB64
- For use of our brand new QB64-PE Libraries Pack add-on.
- The add-on is optional to ease library usage, but the traditional way of $INCLUDEing libraries still works without changes.
- #651 - Implements three new IDE editing features - @FellippeHeitor
- Auto-closing of brackets and quotes.
- Ctrl+D for line/selection block duplication (Edit -> Duplicate lines).
- Alt+Shift+Up and Alt+Shift+Down to move lines/selection bl
Snippet from the RSS feed

You might also wanna read