java icon indicating copy to clipboard operation
java copied to clipboard

enhance null handling to check case 'n' in issue 357

Open samu-iaco opened this issue 1 year ago • 0 comments

I updated the jump logic to handle 'n' characters, ensuring that only the sequence "null" is recognized as a null value. I implemented additional checks to prevent incorrect values ​​from being interpreted as null.

samu-iaco avatar Oct 06 '24 18:10 samu-iaco