Randall O'Reilly

Results 228 issues of Randall O'Reilly

### Describe the bug dialog buttons, file picker rows are a couple of obvious ones. generally dialogs not doing well. will add limits on going up stack, along with other...

bug

### Describe the bug race in Sprite access between cursor and render. presumably need to do async lock on cursor. run cogent/code with race detector: ``` go build -race -gcflags=all=-d=checkptr=0...

bug

### Describe the bug this did not get the Registers Type added: ```go // Registers is a list of named strings // //types:add type Registers map[string]string // types:add

bug

### Describe the feature `code` keymap extends `core` `keymap.Functions` with new key functions. It merges its add-on maps with the default core keymaps, which obviously can only know about the...

enhancement

What are the current plans for implementing the rest of the features to get up to go 1.22? We are now appreciating in our [Cogent Core](https://github.com/cogentcore/core) framework the significant limitations...

Several key fixes so Goal treats generated files appropriately (read only) and looks for the source of such files and opens them instead, etc.

### Describe the feature goimports can be horribly slow when there are errors that look like packages it doesn't know about. Unfortunately this is a very frequent occurrence, and is...

enhancement

### Describe the bug crash. ### How to reproduce try it! ### Example code _No response_ ### Relevant output _No response_ ### Platform macOS

bug

### Describe the bug Is it from the app chooser? seems likely ### How to reproduce not sure yet ### Example code _No response_ ### Relevant output _No response_ ###...

bug