-
Namely https://haskell-code-explorer.mfix.io/package/conduit-1.3.0.2/show/src/Data/Conduit/Combinators.hs seems to contain some output from CPP preprocessor or some other tool
-
Hi,
Firstly, I much appreciate the course, it's very interesting. Thank you :). Secondly, I may have found a small error in code sample for getting Landsat TM pictures.
![obraz](https://github.co…
-
@marinaesp and I are submitting a feature request to add the ability to symbolically flag, bookmark or otherwise identify a line or lines of code in an R/Rmd script on the left hand side of the script…
-
### Issue To Be Solved
There are times when I want to be able to ignore errors or warning that may not be applicable to me.
Having the ability to "ignore" certain lines/blocks/files of code wou…
-
### Issue Description
Select one of:
[ ] Generated codemod is not correct
[ ] Bug in Codemod Studio
[x] UI/UX improvement request
[ ] Feature request
In a Before/After editor with thousands …
-
I have [count of lines of comments] per 100 lines of code.
-
```
Board: Pinguino 4550
Proc: 18f4550
File: C:\Users\fwarden\Desktop\x.4\examples\02.Digital\Debounce\Debounce.pde
error while compiling
check highlighted lines in your code
there are no highlighted…
-
```
Board: Pinguino 4550
Proc: 18f4550
File: C:\Users\fwarden\Desktop\x.4\examples\02.Digital\Debounce\Debounce.pde
error while compiling
check highlighted lines in your code
there are no highlighted…
-
**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.**
Currently when I open a large Python file with long docstrings e.g.
```python…
-
**Summary**
When the extract method extracts code from multiple spots in the source method, the extract method is not replayed correctly because it includes all of the code between the spots.
*…