Menu

#731 Highlight lclfunc defined functions

v1.1.x
migrated
v1.1.5
New Functionality
2023-03-07
2022-08-31
Erik Hänel
No

Functions defined via lclfunc shall be highlighted using the same algorithm as the local variable hightlighter. Instead of using an indicator for highlighting, create a new ad-hoc style only usable by the corresponding algorithm.

Analysis:

(Describe, what's the issue and which changes have to be made)

Implementation:

  • Implementation: (Describe, what you've changed)
  • Revision: [rXXX]
  • Implementation test: (Describe the type of test, which you performed, and if it was successful)

Documentation:

  • [ ] ChangesLog updated
  • [ ] Code changes commented
  • Documentation articles:
    • [ ] corresponding documentation articles updated
    • [ ] new documentation articles created
    • [ ] not needed
  • Language files:
    • [ ] corresponding language files updated
    • [ ] not needed

Tests:

(Describe, which tests you performed and their outcome)

Discussion

  • Erik Hänel

    Erik Hänel - 2022-10-18
    • labels: --> gui, editor
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2022-11-25
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,23 @@
     Functions defined via `lclfunc` shall be highlighted using the same algorithm as the local variable hightlighter. Instead of using an indicator for highlighting, create a new ad-hoc style only usable by the corresponding algorithm.
    +
    +###Analysis:
    +(*Describe, what's the issue and which changes have to be made*)
    +
    +###Implementation:
    +* Implementation: (*Describe, what you've changed*) 
    +* Revision: [rXXX]
    +* Implementation test: (*Describe the type of test, which you performed, and if it was successful*)
    +
    +###Documentation:
    +* [ ] ChangesLog updated
    +* [ ] Code changes commented
    +* **Documentation articles:**
    
    +    * [ ] corresponding documentation articles updated
    +    * [ ] new documentation articles created
    +    * [ ] not needed
    +* **Language files:**
    +    * [ ] corresponding language files updated
    +    * [ ] not needed
    +
    +###Tests:
    +(*Describe, which tests you performed and their outcome*)
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2023-03-07
    • status: analyzing --> migrated
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB