Scrivener07

Results 28 issues of Scrivener07

### Describe This is a feature request for a Scaleform debug panel. Scaleform by Autodesk is a middleware based on Adobe Flash used to render user interfaces in video games....

enhancement

##### -Joel > Really the highest priority for us should be getting a logo that looks okay in a circle. ## Needs What we need from someone with artistic skills....

help wanted

# [The Documentation](https://github.com/joelday/papyrus-lang/wiki) _~45% done?_ This issue is so I can track wiki related tasks. ### Who are these documents for? * Authors new to scripting or programming in general....

help wanted
documentation

My launch game tasks brought up an idea in Discord chat. We could add a "launch" type for the debugger. We just need to make the thing wait until the...

enhancement
help wanted
good first issue
debugger

**Describe the bug** The first method member of a script will not have it document string recognized for the Intellisense hover widget. This only seems to affect functions and events....

bug
language service

**Describe the bug** Structs are reporting errors with mangled `#` character (Champollion) when a struct is passed into a function and the struct is also not defined on that same...

bug
language service

**Describe the bug** Refactoring of functions and events with "Rename Symbol" doesnt work as intended with states or inheritance. **To Reproduce** In this example, all `Foobar()` functions should have changed....

bug
language service

**Describe the bug** Refactoring a symbol which reaches beyond the current file may do well with some additional checks. For example, if a user tries to rename an inherited function...

enhancement
help wanted
good first issue
vscode extension
language service

**Describe the bug** Papyrus events and functions do not respect the member doc string on hovers. For properties, the doc string is shown on hovering. **To Reproduce** Steps to reproduce...

bug
language service

### Describe This is a feature request for a mini papyrus code base sample to be provided. Im writing this up as a feature request because a couple individuals have...

enhancement
documentation