dda4b5c8912b1f6fdbbdfc54fe48880a4f26cab7
* contrib/hbqt/qtgui/hbqt_hbqplaintextedit.cpp
% Code cleanup.
* contrib/hbide/setup.ui
+ Added: a new page <Intelli-sense> next to <General>.
It holds the user-defined values for next level of
source editing intellisense. Read below.
* contrib/hbide/edit.prg
+ Implemented: most of the next level of editing intellisense
points are configurable by the developer. These include:
1. To activate the closing structure of a statements
as a whole lot [YES]
2. To toggle IF/ENDIF [YES] ELSE [NO] Embrace Lower Lines [NO]
3. To toggle FOR/NEXT [YES]
4. To toggle DO WHILE/ENDDO [YES]
5. To toggle DO CASE/ENDCASE [YES] # CASES [3] OTHERWISE [NO]
6. To toggle SWITCH/ENDSWITCH [YES ] # CASES [3] OTHERWISE [NO]
EXIT on same line [NO]
7. To toggle ADD CLOSING PARENTHESIS of a function [NO]
8. To toggle INSERT SPACES - () >= ( . ) [NO]
9. To toggle ADD CODEBLOCK BODY - {|. => {|.| } [NO]
10.To toggle ADD SPACE AFTER := [NO]
11.To toggle ALIGN := WITH PREVIOUS LINES [NO] [TOBE]
12.To toggle FORMAT LINE AFTER ENTER [NO] [TOBE]
; Please forward your suggessions.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%