Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pvl/abap.tmbundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a9b2efff4f4afa469d984353384f09e4ebd24055
Choose a base ref
...
head repository: pvl/abap.tmbundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ae37b62b547c4af5fb925cd97feaaeab69603ca2
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 30, 2024

  1. Update keyword list (#105)

    Closes #104
    mbtools authored Oct 30, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ae37b62 View commit details
Showing with 6 additions and 3 deletions.
  1. +6 −3 Syntaxes/ABAP.tmLanguage
9 changes: 6 additions & 3 deletions Syntaxes/ABAP.tmLanguage
Original file line number Diff line number Diff line change
@@ -387,8 +387,8 @@
<key>abap_constants</key>
<dict>
<key>match</key>
<string>(?ix)(?&lt;=\s)(initial|null|space|abap_true|abap_false|abap_undefined|table_line|
%_final|%_hints|%_predefined|col_background|col_group|col_heading|col_key|col_negative|col_normal|col_positive|col_total|
<string>(?ix)(?&lt;=\s)(initial|null|@?space|@?abap_true|@?abap_false|@?abap_undefined|table_line|
%_final|%_hints|%_predefined|col_background|col_group|col_heading|col_key|col_negative|col_normal|col_positive|col_total|
adabas|as400|db2|db6|hdb|oracle|sybase|mssqlnt|pos_low|pos_high)(?=\s|\.|,)</string>
<key>name</key>
<string>constant.language.abap</string>
@@ -509,6 +509,7 @@ actual|
add|
add-corresponding|
adjacent|
after|
alias|
aliases|
align|
@@ -793,6 +794,7 @@ inactive|
incl|
include|
includes|
including|
increment|
index|
index-line|
@@ -957,7 +959,7 @@ places|
pool|
position|
pragmas|
preceeding|
preceding|
precompiled|
preferred|
preserving|
@@ -967,6 +969,7 @@ print-control|
private|
privileged|
procedure|
process|
program|
property|
protected|