-
I get the following (found while looking into #76), running from `cmd.exe`.
```
>renamer -p -e "%LOCALAPPDATA%\Programs\Microsoft VS Code\code.exe" *
Error: Failed to execute editor command: 'C:U…
-
Simply trying to pack an exe with DevExpress 16.1 assemblies. You can reproduce it using their sample applications and only choosing to use the packer with no protections enabled.
If I pack my exe …
-
I'd like to have a 'rename' UI (for LSP/jedi), that:
* Is in a virtual lines block below the identifier I'm renaming. Until this is stable, fallback to a floating window impl? (but it'll hide some te…
-
ConfuserEx is crashing when I try to rename the symbols in my xamarin DLL.
[INFO] Initializing...
[DEBUG] Building pipeline...
[INFO] Resolving dependencies...
[DEBUG] Checking Strong Name...
[DEBU…
-
## Background
`ParseCallbacks::enum_variant_name` is already useful for renaming enum variants. I'm using it to ensure that generated bindings fit Rust conventions. However, I'd like to also rename s…
-
In Chapter 3, Linear Regression lab,
```python
new_df = pd.DataFrame({'lstat':[5, 10, 15]})
newX = design.transform(new_df)
newX
```
The above snippet throws the following errors:
```p…
-
I am using ConfuserEx to obfuscate a PCL with renPublic set to true. However I got the following error (can't resolve type 'System.Uri'). Any help is appreciated!
[ERROR] Failed to resolve a type, ch…
-
Please, add support for TV/Web series rename like [TV Rename](https://github.com/TV-Rename/tvrename), which uses [The TVDB](https://thetvdb.com/) for data. Additionally, function to automatically sort…
-
Whitespace control indentation error in liquid template.
Please refer to the following code
```
var templateSource = @"
var tasks = new List();
{
{% for table in TableList -%}
…
-
We need an API that lets consumers wait on the language service to be up-to-date with a given project version, similar to IProjectTreeService.PublishTree:
```c#
Task PublishLatestAsync(
Cancell…