Snippet variables $LINE_COMMENT, $BLOCK_COMMENT_START, and $BLOCK_COMMENT_END not working in new C# file Type:Bug I created a new workspace with a new dotnet console application. In the .vscode folder, I created the following snippets.code-snippets file. For brevity, I've removed the com...
In addition to counting code in individual text files, directories, and git repositories, cloc can also count code in archive files such as .tar (including compressed versions), .zip, Python wheel .whl, Jupyter notebook .ipynb, source RPMs .rpm or .src (requires rpm2cpio), and Debian ....
strip('python') # code block return None code_block = get_code_block(result) if code_block is not None: code_block = self.sync_and_patch(original=code, revised=code_block) return code_block else: return code def sync_and_patch(self, original, revised): """Ensure the number of pre...
Now the actual bug comes in. In shortcode text contexts, our parameter parsing is not consistent with the parsing we get from inline or block contexts, and we end up with quotes around the parameter string; specifically, we seeas the value of the parameter instead of We then need to decid...
cloc treats compiler pragma's, for example #if / #endif, as code even if these are used to block lines of source from being compiled; the blocked lines still contribute to the code count. Requesting Support for Additional Languages ▲If cloc does not recognize a language you are interested...
cloc treats compiler pragma's, for example #if / #endif, as code even if these are used to block lines of source from being compiled; the blocked lines still contribute to the code count. Requesting Support for Additional Languages ▲If cloc does not recognize a language you are interested...
File ".../jupyter/nbconvert/templates/python/index.py.j2", line 1, in top-level template code {%- extends 'null.j2' -%} File ".../share/jupyter/nbconvert/templates/base/null.j2", line 26, in top-level template code {%- block body -%} File ".../share/jupyter/nbconvert/templates...
In addition to counting code in individual text files, directories, and git repositories, cloc can also count code in archive files such as .tar (including compressed versions), .zip, Python wheel .whl, Jupyter notebook .ipynb, source RPMs .rpm or .src (requires rpm2cpio), and Debian ....
In addition to counting code in individual text files, directories, and git repositories, cloc can also count code in archive files such as .tar (including compressed versions), .zip, Python wheel .whl, Jupyter notebook .ipynb, source RPMs .rpm or .src (requires rpm2cpio), and Debian ....
In addition to counting code in individual text files, directories, and git repositories, cloc can also count code in archive files such as .tar (including compressed versions), .zip, Python wheel .whl, Jupyter notebook .ipynb, source RPMs .rpm or .src (requires rpm2cpio), and Debian ....