Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Function List Option Do Not List Functions In Current File #34

Open
zilliu opened this issue Nov 28, 2018 · 2 comments
Open

Function List Option Do Not List Functions In Current File #34

zilliu opened this issue Nov 28, 2018 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@zilliu
Copy link

zilliu commented Nov 28, 2018

Description of the Issue

Function list option cannot list functions in the current file.

Steps to Reproduce the Issue

  1. Open a programming language file such as .c or .py with at least one function
  2. Click View->Function List

Expected Behavior

In the desktop version it would list all functions in the current file according to functionList.xml.

Actual Behavior

The function list windows shows up, but it fails to list functions.

Debug Information

Notepad++ v7.5.9 (64-bit)
Build time : Oct 23 2018 - 22:14:15

@jakevis jakevis added the bug Something isn't working label Nov 28, 2018
@jakevis jakevis self-assigned this Nov 28, 2018
@jakevis
Copy link
Member

jakevis commented Nov 28, 2018

Thanks for the report @zilliu - I have a repo... but I cant work out what is creating the issue (and logging isn't showing anything). I hope to get to look at this issue a little more after #35 is in

@jakevis jakevis added the help wanted Extra attention is needed label Nov 28, 2018
@jakevis
Copy link
Member

jakevis commented Nov 28, 2018

If anyone wants to chip in on this one ;) .. I fear this might be due to a windows Code Integrity policy enforcement… (nothing has changed in this portion of code)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants