Block or Report
Block or report rdipardo
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
1
<?xml version="1.0" encoding="UTF-8"?>
2<!--3Description: UDL for GNU Assembler (GAS)4Author: Robert Di Pardo <https://github.com/rdipardo>5Credits: Opcodes originally compiled by gwr <https://sourceforge.net/p/scintilla/feature-requests/1072/#5657> -
1
/**2* @module itertools3* @description Functional transformers for object collections using ES6 features (e.g. computed property names)4* @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer#Computed_property_names5*/ -
1
<?xml version="1.0" encoding="UTF-8"?>
2<!--3Description: User Defined Language for Vim script (based on the Obsidian theme)4Author: Robert Di Pardo <https://github.com/rdipardo>5Credits: Style based on the Obsidian theme by Joni Eskelinen, inspired by the Oblivion theme for gedit
215 contributions in the last year
Less
More
Contribution activity
January 2022
Created an issue in notepad-plus-plus/notepad-plus-plus that received 2 comments
Unix EOLs break UDL comment folding (rare edge case?)
Description of the Issue
I have a UDL that defines comments between /* */ and line comments starting with // (just like C++, except that # also beg…
2
comments

