Source Code Editing Task: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "<B>Counter-Examples:</B>" to "<B>Counter-Example(s):</B>")
m (Text replacement - "[[ai " to "[[AI ")
Line 18: Line 18:
** It can facilitate [[Code Search]] via [[pattern matching]].
** It can facilitate [[Code Search]] via [[pattern matching]].
** It can automate [[Code Formatting]] through [[style enforcement]].
** It can automate [[Code Formatting]] through [[style enforcement]].
** It can provide [[Code Suggestion]]s via [[ai assistance]].
** It can provide [[Code Suggestion]]s via [[AI assistance]].
** ...
** ...
* <B>Example(s):</B>
* <B>Example(s):</B>

Revision as of 12:46, 7 June 2025

A Source Code Editing Task is a text editing task that is required to modify source code within development environments.