Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

classdef properties not showing up? #22

Open
apjanke opened this issue Sep 12, 2022 · 0 comments
Open

classdef properties not showing up? #22

apjanke opened this issue Sep 12, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@apjanke
Copy link
Owner

apjanke commented Sep 12, 2022

I'm debugging 0.2.13, and it only seems to be showing methods as functions, not classdefs or their properties. Here's a view of table.m from tablicious:

image

Flat list of just methods that look like functions.

I can see that it's activating: if I uninstall Octave Hacking, then the syntax highlighting for *.m files changes, and is wrong, and the file is recognized as Objective-C:

image

image

(Wish I knew how to turn off that Objective-C support.)

@apjanke apjanke self-assigned this Sep 12, 2022
@apjanke apjanke added the bug Something isn't working label Sep 12, 2022
@apjanke apjanke added this to the 0.3.0 milestone Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant